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

Revert "Pip fix" #3104

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Revert "Pip fix" #3104

merged 1 commit into from
Aug 17, 2023

Conversation

schandrika
Copy link
Contributor

Reverts #3094

This doesn't work with python 3.10 because inside the virtual environment created by bootstrap.py the default pip version is the older 22.0.2 and when install is done within this virtual environment pip commands fail with no such option "--config-settings"

@craig8
Copy link
Contributor

craig8 commented Aug 17, 2023

Modular does not support python3.10 anyways only 3.8 on 20.04

@craig8
Copy link
Contributor

craig8 commented Aug 17, 2023

Modular is written against 20.04 python 3.8 not python 3.10

@craig8 craig8 closed this Aug 17, 2023
@craig8 craig8 reopened this Aug 17, 2023
@craig8 craig8 merged commit a39657d into develop Aug 17, 2023
25 of 27 checks passed
@schandrika
Copy link
Contributor Author

Modular is written against 20.04 python 3.8 not python 3.10

It fails for me on Ubuntu 20.04 and python 3.8 as well

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

Successfully merging this pull request may close these issues.

2 participants