Project

General

Profile

Bug #49906

Updated by singuliere _ about 3 years ago

ERROR: Cannot install -r requirements-lint.txt (line 2) and -r requirements-lint.txt (line 8) because these package versions have conflicting dependencies. 

 The conflict is caused by: 
 flake8 3.8.4 depends on pycodestyle<2.7.0 and >=2.6.0a1 
 autopep8 1.5.6 depends on pycodestyle>=2.7.0

Back