PyCharm freezes Linux when select Interpreter
I am running PyCharm 5 with JDK 8 on a Ubunto 15.10. The problem is that Ubuntu comes with 3 different Python versions and when I am prompted to select the correct interpreter version in PyCharm the whole computer simply freezes.
Has anyone seen something similar?
Has anyone seen something similar?
3 条评论
排序方式
日期
投票数
Yep have the same problem even on a fresh Virtual Machine with ubuntu 15.10. Did you find any solution?
Mine simply stopped freezing, but I did a lot of things though and I do not know which one solved the problem. Try to remove JDK 8 leaving only 7. I remember I did that.
Thanks I removed open JDK and installed oracle jaava instead and that fixed it
请先登录再写评论。