[issue44184] crash on windows invoking flake8

Anthony Sottile report at bugs.python.org
Thu May 20 13:22:17 EDT 2021


Anthony Sottile <asottile at umich.edu> added the comment:

vstinner I showed the directions above, but here they are again:


venv\Scripts\pip install flake8==3.6.0
venv\Scripts\pip install -e . --no-deps  # ignore the conflict, but fix pyflakes

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44184>
_______________________________________


More information about the Python-bugs-list mailing list