Can't run Python console

Answered

Under Tools > Python console... I tried lauching PyCharm's Python console but the process failed with the following message: 

Error: Cannot start process, the working directory '' does not exist.

In the Settings, the Python interpreter for the Python Console (under Build, Execution, Deployment > Console) is set as the project's default, which is the root directory of a virtualenv.

0
3 comments

> In the Settings, the Python interpreter for the Python Console (under Build, Execution, Deployment > Console) is set as the project's default, which is the root directory of a virtualenv.
Could you please attach a screenshot with it? Also please specify your PyCharm version.

0
Avatar
Permanently deleted user

Yes it is set as the project's default:

Version 2017.1.2 x64.

0

Could you please go to our issue tracker https://youtrack.jetbrains.com/issues/PY, create an issue there and attach a file with your log? (Help | Show log in Files)

0

Please sign in to leave a comment.