Crash when autocomlete import
Answered
Hi,
when I try to import a module and the aoutocompleter kicks in, PyCharm closes immediately. Looking into the lof file, only one error is logged:
"Cannot run program "C:\Program Files\JetBrains\PyCharm Community Edition 2017.1.5\bin\java.exe"
The problem is, that PyCharm seems to take the path from pycharm64.exe.jdk (path changes in log if changed in that file), but somehow the last directory is removed from that path.
I couldn't find anything regarding this problem.
I'm running PyCharm CE 2017.1.5 PC-171.4694.67 on Windos 10
Please sign in to leave a comment.
Hello! Could you please check the crash problem with the latest Pycharm EAP: https://www.jetbrains.com/pycharm/nextversion/? If the problem remains, please send your zipped log folder (Help| Show log) to pycharm-support@jetbrains.com, thank you.