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

[BUG] <cmd prompt ran across issue> #783

Open
univon opened this issue Dec 16, 2024 · 3 comments
Open

[BUG] <cmd prompt ran across issue> #783

univon opened this issue Dec 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@univon
Copy link

univon commented Dec 16, 2024

Describe the bug

I tried to install on command prompt but ran across a error code

Command Used

error: subprocess-exited-with-error
X
Getting requirements to build wheel did not run successfully
exit code: 1
24
output:
ne
Traceback (most recent call last):
File "C:\Users\elija\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in <modulex
main(
NNNNAA
File "C;\Users) lelijalppDatalLocall \Programs \Python\Python313\Lib\site- packages\pipl vendor \pyproject_ hooks in_ _process\ in _process.py", line 335, in main
json out[ return val'] hook( **hook_ anput[
AA A
NNNNA
File "C:\Users\elija\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 118, in get_requird
for_build_wheel
return hook(config_settings)
File "C;\Users\elija\AppData\Local\Temp\pip-build-env-r2p0ydwo\overlay\Lib\site-packages\setuptools\build_meta.py", line 334, in get_requires_for_build_wheel
return self,_get_build_requires(config_settings, requirements-[])
NNNNNI
file "C;\Users\elija\AppData\Local\Temp\pip-build-env-r2p0ydwo\overlay\Lib\site-packages\setuptools\build_meta.py", line 304, in _get_build_requires
self,run_setup()
NNNNNNNNNNI INNNA/
File "C;\Users\elija\AppData\Local\Temp\pip-build-env-r2p0ydwo\overlay\Lib\site-packages\setuptools\build_meta.py", line 522, in run_setup
super().run_setup(setup_script-setup_script)
File "C:\Users\elija\AppData\Local\Temp\pip-build-env-r2p0ydwo\overlay\Lib\site-packages\setuptools\build_meta.py", line 320, in run_setup
exec(code, locals())
NNNNA
file "<string>", line 29, in <module>
File "<string>", line 26, in get_version
T version
KeyError:
end of output
note: This error originates from a subprocess, and is likely not a problem with pip.
irror: subprocess-exited-with-error
Getting requirements to build wheel did not run successfully.
exit code: 1
See above for output

Debug Traceback

N/A

Config File

N/A

Operating System

Windows

streamrip version

2.0.5

Screenshots and recordings

No response

Additional context

I was on github via HP 15 laptop

@univon univon added the bug Something isn't working label Dec 16, 2024
@univon
Copy link
Author

univon commented Dec 17, 2024

I'm actually on win11 pro and now ran across another error message like this "ERROR: Could not find a version that satisfies the requirement windows-curses<3.0.0,>=2.2.0: sys_platform == "win32" or
bys_platform == "cygwin" (from streamrip) (from versions: none)
ERROR: NO matching distribution found for windows-curses<3.0.0, >-2.2.0; sys_platform ==
"win32" Or sys_ _platform " "cygwin" . I ran across both problems whenever I used this cmd "pip3 install streamrip --upgrade"

@karkcoder
Copy link

karkcoder commented Jan 2, 2025

This worked

#768 (comment)

If it is still pointing to Pillow 9, force it to use 11

@univon
Copy link
Author

univon commented Jan 3, 2025

I used all of the commands and then this pop up "using cached pillow 9.5.0" and error code "File "C:\Users\elija\AppData\Local\Temp\pip-build-env-_99ukqv7\overlay\Lib\site-packages
\setuptools\build_meta.py", line 304, in _get_build_requires
self.run_setup()
File "C:\Users\elija\AppData\Local\Temp\pip-build-env-_99ukqv7\overlay\Lib\site-packages
\setuptools\build_meta.py", line 522, in run_setup
super().run_setup(setup_script=setup_script)
File "C:\Users\elija\AppData\Local\Temp\pip-build-env-_99ukqv7\overlay\Lib\site-packages
\setuptools\build_meta.py", line 320, in run_setup
exec(code, locals())
File "", line 29, in
File "", line 26, in get_version
KeyError: 'version
[end of output] and this Getting requirements to build wheel ... error
error: subprocess-exited-with-error
x Getting requirements to build wheel did not run successfully
exit code: 1
[24 lines of output]
Traceback (most recent call last):
File "C:\Users\elija\AppData\Local\Programs\Python\Python313\Lib\site-packages\pipl_vend
or \pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "C:\Users\elija\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip_vend
or\pyproject_hooks\in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(*+hook_input[ 'kwargs'])
AA
File "C:\Users\elija\AppData\Local\Programs\Python\Python313\Lib\site-packages\pipl_vend
or \pyproject _hooks\in_processlin_process.py", line 118, in get_requires_for build_wheel
return hook(config_settings)
File "C:\Users\elija\AppData\Local\Temp\pip-build-env-_99ukqv7\overlay\Lib\site-packages" thanks fot the help regardless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants