Project

General

Profile

Actions

Feature #7912

closed

Use "Python 3" in PyCharm settings instead of "Python 3.4" for python interpreter

Added by Vladimir Gratinskiy about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Urgent
Category:
-
Target version:
-
Start date:
01/25/2017
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

Some users may use Ubuntu 16.04 with default Python 3.5 there. It is not very handy to deal with a lot of changed PyCharm files in repository every time.

Actions #1

Updated by Evgeny Novikov about 7 years ago

  • Status changed from New to Closed

I implemented this in branch python-3 that I merged to master in 8c21d17. After update to this commit one will need to follow new instructions and respecify Python interpreter.

BTW, I think that if one followed that instruction then one hadn't any problems. For instance, I could denote Python 2.7 as Python 3.

PS: although Python 3.5 and higher can be used for interpreting, all source code should be in compliance with Python 3.4. Moving to Python 3.5 can be considered separately but not immediately.

Actions

Also available in: Atom PDF