美文网首页
PyCharm提示: cannot find declarati

PyCharm提示: cannot find declarati

作者: ___简爱 | 来源:发表于2018-10-22 11:34 被阅读406次

今天刚安装了pycharm,用Ctrl+鼠标左键,无法跳转,提示cannot find declaration to go to
解决方法:
1、点击File
2、点击Setings,或者Ctrl+Alt+s
3、点击project untitled,打开Project Interpreter
4、打开Project Interpreter下拉键,选中安装的python.exe,如果没有,自行添加python.exe的位置
5、点击apply


image.png

这样一波操作后,就可以跳转方法了,美不。

相关文章

网友评论

      本文标题:PyCharm提示: cannot find declarati

      本文链接:https://www.haomeiwen.com/subject/finwzftx.html