python console not working Pycharm EAP 143.308
When trying to use the python console for a django project using the latest version of Pycharm EAP professional I can't use the python console and get the error:
"Error:Executable is not defined"
Note that the python interpreter/virtualenv is specified in the project and picked up fine. (Additionally the same project works ok in pycharm professional 4.5 and I can use the python console there no problem)
"Error:Executable is not defined"
Note that the python interpreter/virtualenv is specified in the project and picked up fine. (Additionally the same project works ok in pycharm professional 4.5 and I can use the python console there no problem)
Please sign in to leave a comment.