You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to installing Python stuff from WHL, but I'm following the steps I can find and am getting an error...
Processing c:\users\kojom\downloads\wannacri\wannacri-0.3.0-py3-none-any.whl
Collecting ffmpeg-python~=0.2.0 (from WannaCRI==0.3.0)
Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB)
Collecting future (from ffmpeg-python~=0.2.0->WannaCRI==0.3.0)
Using cached future-0.18.3-py3-none-any.whl
Installing collected packages: future, ffmpeg-python, WannaCRI
Attempting uninstall: future
Found existing installation: future 0.18.3
Uninstalling future-0.18.3:
Successfully uninstalled future-0.18.3
WARNING: Failed to write executable - trying to use .deleteme logic
Rolling back uninstall of future
Moving to c:\python312\lib\site-packages\future-0.18.3.dist-info\
from C:\Python312\Lib\site-packages\~uture-0.18.3.dist-info
Moving to c:\python312\lib\site-packages\future\
from C:\Python312\Lib\site-packages\~uture
Moving to c:\python312\lib\site-packages\libfuturize\
from C:\Python312\Lib\site-packages\~ibfuturize
Moving to c:\python312\lib\site-packages\libpasteurize\
from C:\Python312\Lib\site-packages\~ibpasteurize
Moving to c:\python312\lib\site-packages\past\
from C:\Python312\Lib\site-packages\~ast
ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'C:\\Python312\\Scripts\\futurize.exe' -> 'C:\\Python312\\Scripts\\futurize.exe.deleteme'
The text was updated successfully, but these errors were encountered:
I'm new to installing Python stuff from WHL, but I'm following the steps I can find and am getting an error...
The text was updated successfully, but these errors were encountered: