Closed brianoy closed 6 months ago
Okay, I figure it out. I just remove all python on my computer, downgrade the python version to 3.7.8 and it works.
C:\Users\brian>pip install smartcrop
Collecting smartcrop
Downloading smartcrop-0.3.4-py3-none-any.whl (7.2 kB)
Requirement already satisfied: Pillow>=4.0.0 in c:\users\brian\appdata\local\programs\python\python37\lib\site-packages (from smartcrop) (9.5.0)
Requirement already satisfied: numpy in c:\users\brian\appdata\local\programs\python\python37\lib\site-packages (from smartcrop) (1.21.6)
Installing collected packages: smartcrop
Successfully installed smartcrop-0.3.4
I got this error when I was installing. python version: 3.12.2