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

pip python module needs version control #388

Open
karlmutch opened this issue Feb 1, 2020 · 0 comments
Open

pip python module needs version control #388

karlmutch opened this issue Feb 1, 2020 · 0 comments

Comments

@karlmutch
Copy link
Member

As a user of python variants and studioml
I want to be able to manage the pip version and versions of other hidden packages
In order that cross platform variations don't cause downstream issues when the python runtime used is not a platform specific variation

With the introduction of python3 and the confusion of pip==20.0.0 that lead to cache corruptions it has become apparent that the pip module itself does require version control in order that platform incompatibilities to be dealt with.

One could envision a new custom block of pip dependencies that are supplied by the experimenter by which are not visible in the pip freeze.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant