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

Issue with the packages #45

Open
simsat100 opened this issue Jan 26, 2024 · 1 comment
Open

Issue with the packages #45

simsat100 opened this issue Jan 26, 2024 · 1 comment

Comments

@simsat100
Copy link

When trying the next command, the terminal gives this :

"Defaulting to user installation because normal site-packages is not writeable
Collecting absl-py == 0.8.1
Downloading absl-py-0.8.1.tar.gz (103 kB)

Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

x python setup. py egg_info did not run successfully.
exit code: 1
[6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install -_ 84sfsvx/absl-py_312bfbd450b64cef8ea93aac18552242/setup.py", line 34, in
raise RuntimeError('Python version 2.7 or 3.4+ is required. ')
RuntimeError: Python version 2.7 or 3.4+ is required.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

x Encountered error while generating package metadata.
See above for output."

note: This is an issue with the package mentioned above, not pip.
hint: See above for details."

image

Is there anyway to fix that ?
THX

@onurboyar
Copy link

Hello, what is your python version? Have you tried with python 3.7?

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

2 participants