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 requirements.txt #11

Open
kmert10 opened this issue Jul 7, 2022 · 1 comment
Open

pip requirements.txt #11

kmert10 opened this issue Jul 7, 2022 · 1 comment

Comments

@kmert10
Copy link

kmert10 commented Jul 7, 2022

It would be very useful to have a requirements.txt file listing required package versions. I am currently seeing a deadlock in package versions:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cbpro 1.1.4 requires six==1.10.0, but you have six 1.16.0 which is incompatible.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 2.9.1 requires six>=1.12.0, but you have six 1.10.0 which is incompatible.

@theotromp97
Copy link

Any solve to this?

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

2 participants