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

Possible workaround(s) #1

Open
KikeM opened this issue Sep 3, 2019 · 0 comments
Open

Possible workaround(s) #1

KikeM opened this issue Sep 3, 2019 · 0 comments

Comments

@KikeM
Copy link
Owner

KikeM commented Sep 3, 2019

The best and most direct workaround this dependencies issue is to fork pip and solve it.

Difficulty: Hard.
Scalability: Big.

The second best workaround is to use the tools within pip: pip check.

This tool provides the user with a report on compatibility among the different versions of the installed libraries. Additionally, it sends an integer to the standard error. Therefore, this can provide an easy way to implement an automatic test that guarantees the sanity of the environment.

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