Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to install WHL #14

Open
KojoBailey opened this issue Jan 17, 2024 · 0 comments
Open

Error while trying to install WHL #14

KojoBailey opened this issue Jan 17, 2024 · 0 comments

Comments

@KojoBailey
Copy link

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant