2019.1 没法用jupyter note
pycharm吧
全部回复
仅看楼主
level 1
一创建就卡死
2019年04月05日 10点04分 1
level 1
可以用啊
2019年04月08日 13点04分 2
那我怎么一新建ipynb文件就卡死[不高兴]
2019年04月09日 02点04分
更新了2019.1.1也没用
2019年04月09日 02点04分
我python368. pycharm建的ipynb的文件内容里面全是python2的。我在浏览器中是能正常使用的。
2019年04月09日 02点04分
我看了log,说是一个插件没找到,所有线程全死了。
2019年04月09日 03点04分
level 1
看log,启动时显示 这些东西不存在
- llij.ide.plugins.PluginManager - Cannot find optional descriptor javaee-specific.xml
- llij.ide.plugins.PluginManager - Cannot find optional descriptor java-specific.xml
- llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
- llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
- llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2019年04月09日 09点04分 3
level 1
出错时的最后log:
ERROR - llij.ide.plugins.PluginManager - PyCharm 2019.1.1 Build #PY-191.6605.12
ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.2; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
ERROR - llij.ide.plugins.PluginManager - Last Action: JupyterCreateFileAction
我就没有JDK: 11.0.2。只有JDK8.
2019年04月09日 09点04分 4
level 1
卧槽,终于搞正常了。
去看了下哪里用jdk1102.
原来 是pycharm2019.1.1自带的jre 是1102的
我机子装的jdk是8.171的
在启动时,把pycharm的 jre换成原来的8.171就正常了。
鄙视鄙视[鄙视]
2019年04月09日 09点04分 5
老哥求教学
2019年06月01日 05点06分
@w934914124 find action (快捷键ctrl+shift+a,或从help进去),搜jdk,出来列表的第一项switch boot jdk,就能换了。 不过pycharm会提示不建议换的。不知道2019.1.2还需不需要换
2019年06月01日 11点06分
@大树据世界 我没有搜到siwitch boot jdk
2020年03月31日 13点03分
@爿臣戈_ 这都去年的了,你应该用新版本啊
2020年04月01日 10点04分
level 1
这个问题全网,google/ stackoflow都没答案[鄙视]
2019年04月09日 09点04分 6
level 1
谢谢老哥,可以了[吐舌][吐舌][吐舌]
2020年09月21日 08点09分 7
1