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.
Please provide information about your setup
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: