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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when running setup-env script #169

Open
michaelsaki opened this issue Mar 7, 2024 · 0 comments
Open

Errors when running setup-env script #169

michaelsaki opened this issue Mar 7, 2024 · 0 comments

Comments

@michaelsaki
Copy link
Collaborator

馃悰 Summary

With the latest version of the setup-env, #166, there seems to be issues when installing some of the packages if you aren't using a more recent version of Python 3.

This occurred when running setup-env with the -l flag and specifying a Python version 3.9 and 3.8.
pre-commit.log

After running into these errors I ran the setup-env with Python version 3.11 and everything worked like it should. Subsequent runs of the script using Python 3.8.16 and 3.9.6 also worked like they should.

I am also attaching the logs from pre-commit to this issue.

To reproduce

This occurred when running the setup-env script with the new options of specifying a version of Python <= 3.9. But I haven't been able to recreate it as of making this ticket.

Any helpful log output or screenshots

I received the following errors when trying to run the script with Python 3.8.16 and 3.9.6 respectively:

image

image

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