Im currently working on an open source Python project on Xubuntu Linux 3.19.0-51-generic x86_64 using Pycharm. Although my project requires Python 3.4 or higher, the IDE seems to force the project to use Python 2.7. I tried changing the interpreter from the Project Interpreter menu (see screenshot) and went so far as to remove the Python 2.7 entry from the Project Interpreter menu. All this to no avail. I attached a screenshot of the Project Interpreter menu and here is the first line of my debugger session to illustrate the problem:
/usr/bin/python2.7 /home/bluejay/pycharm/pycharm-community-2016.2.1/helpers/pydev/pydevd.py

Any help is much appreciated!
python pycharm jetbrains anki
Rice
source share