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

python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] Python < 3.10 not supported anymore! [end of output] #51

Open
SHAWEGG opened this issue Dec 2, 2024 · 3 comments

Comments

@SHAWEGG
Copy link

SHAWEGG commented Dec 2, 2024

when i run code“pip install -e ."[dev]" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html”,the system turns out error。How could i deal with this problem? thank you!
1733123123156

@wk19921225
Copy link

image
the same error founded

@imuhammadarsalan
Copy link

i was also getting the same issue try to use python version 3.1
conda create -n pix2struct python=3.1

@adaykin
Copy link

adaykin commented Feb 8, 2025

I got the same error. Changing the version of python to 3.10 seems to fix this issue.

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

4 participants