简体   繁体   English

无法访问Pycharm中的自定义python模块

[英]Cannot access custom python modules in Pycharm

I have installed some custom module. 我已经安装了一些自定义模块。 I have imported them through python console but when I try to import them in my pycharm project it does not recognise the module. 我已经通过python控制台导入了它们,但是当我尝试在pycharm项目中导入它们时,它无法识别该模块。

In PyCharm, use the shortcut key Ctrl + Alt + S to open settings. 在PyCharm中,使用快捷键Ctrl + Alt + S打开设置。 Under Project:Exp , select Project Interpreter . Project:Exp下 ,选择Project Interpreter Use the "+" icon to install any module. 使用“ +”图标安装任何模块。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM