inveniosoftware-attic / kwalitee

Tool for checking commit kwalitee.
https://kwalitee.readthedocs.io
GNU General Public License v2.0
4 stars 15 forks source link

pyflakes version conflic #109

Open jma opened 7 years ago

jma commented 7 years ago

When I install kwalitee from github: pip install -e git+git://github.com/inveniosoftware/kwalitee.git#egg=kwalite and I run kwalitee, I got: pkg_resources.VersionConflict: (pyflakes 1.0.0 (/Users/marietho/Devel/Virtualenvs/test/lib/python2.7/site-packages), Requirement.parse('pyflakes>=1.5.0,<1.6.0'))

gsemet commented 7 years ago

same here on all my projects. look like conflicts between 2 dependencies