[code-quality] Flake8 and Python 3

diek diek at bellaliant.net
Thu Apr 27 18:46:09 EDT 2017


Good Day, 
I have searched and read some posts on reddit and stack but I cannot get flake8 to use Python3. I looked at your docs, but I cannot find it.  I am using a Python3 virtualenv, and I pip installed Flake8.
Flake8 is installed:
_env/lib/python3.6/site-packages/flake8/utils.py
Running version:
3.3.0 (mccabe: 0.6.1, pycodestyle: 2.3.1, pyflakes: 1.5.0) CPython 2.7.13 on Darwin
It is showing errors for items that are valid syntax. I require both Python 2 and 3 on my computer.

I am sure I am not the first person to have this issue, please how do I resolve this?

Thank you,

derrick 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/code-quality/attachments/20170427/34724d62/attachment.html>


More information about the code-quality mailing list