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

ERROR: pytest 3.10.1 has requirement more-itertools>=4.0.0, but you'll have more-itertools 2.2 which is incompatible. #65

Open
ishandutta2007 opened this issue Aug 24, 2019 · 0 comments

Comments

@ishandutta2007
Copy link

ishandutta2007 commented Aug 24, 2019

python 3.6.0
interestingly I found more-itertools-2.2 got install as a dependency of this package itself, whereas another package pytest 3.10.1 wants more-itertools>=4.0.0

Steps to reproduce.

  • create environment with python 3.6.0
  • run pip install -r requirements.txt
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