-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantquestionI have a question?I have a question?
Description
As noted in https://discordapp.com/channels/485586884165107732/565699007037571084/629449391266070563
I already have the repo cloned. I fetch and pull the latest master branch (to this moment) and freshly regenerate my virtualenv in .env, activate it and run pip install -e ".[all,tests]" (as instructed in https://dvc.org/doc/user-guide/contributing). It succeeds but I get the following errors:
Building wheels for collected packages: psutil
...
ERROR: moto 1.3.14.dev302 has requirement boto3>=1.9.201, but you'll have boto3 1.9.115 which is incompatible.
ERROR: awscli 1.16.252 has requirement colorama<=0.3.9,>=0.2.5, but you'll have colorama 0.4.1 which is incompatible.Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantquestionI have a question?I have a question?