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

tests: conflicting test requirements/deps #3389

Closed
kaiogu opened this issue Feb 23, 2020 · 2 comments
Closed

tests: conflicting test requirements/deps #3389

kaiogu opened this issue Feb 23, 2020 · 2 comments
Labels
enhancement Enhances DVC p3-nice-to-have It should be done this or next sprint testing Related to the tests and the testing infrastructure ui user interface / interaction

Comments

@kaiogu
Copy link
Contributor

kaiogu commented Feb 23, 2020

Please provide information about your setup

$ dvc --version
0.86.5+ffa8fe

I'm running Ubuntu 19.10 and installed via pip from source. I tried following the instructions in the contribution guidelines but got a fatal error (issue opened here). After working around that, I managed to build, but got two non-fatal errors:

ERROR: python-dev-tools 2020.2.5 has requirement pydocstyle==5.0.2, but you'll have pydocstyle 3.0.0 which is incompatible.
ERROR: moto 1.3.14.dev464 has requirement idna<2.9,>=2.5, but you'll have idna 2.9 which is incompatible.
@triage-new-issues triage-new-issues bot added the triage Needs to be triaged label Feb 23, 2020
@efiop
Copy link
Contributor

efiop commented Feb 23, 2020

Discord context https://discordapp.com/channels/485586884165107732/565699007037571084/681167250455003210

The error occurs while pip install -e '.[all,tests]'

@efiop efiop added the testing Related to the tests and the testing infrastructure label Feb 23, 2020
@triage-new-issues triage-new-issues bot removed the triage Needs to be triaged label Feb 23, 2020
@efiop efiop changed the title Non-fatal errors when building from source tests: conflicting test requirements/dependencies Feb 23, 2020
@efiop efiop changed the title tests: conflicting test requirements/dependencies tests: conflicting test requirements/deps Feb 23, 2020
@efiop efiop added enhancement Enhances DVC ui user interface / interaction p3-nice-to-have It should be done this or next sprint labels Feb 23, 2020
@skshetry
Copy link
Member

skshetry commented Apr 1, 2021

This might no longer be an issue as we have updated the tests dependencies to the latest version. And, we haven't received any other reports for a long time. Closing ...

@skshetry skshetry closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC p3-nice-to-have It should be done this or next sprint testing Related to the tests and the testing infrastructure ui user interface / interaction
Projects
None yet
Development

No branches or pull requests

3 participants