gpt4 book ai didi

import - Pycharm导入无法识别同一模块中的其他文件

转载 作者:行者123 更新时间:2023-12-02 08:57:51 30 4
gpt4 key购买 nike

比如说,我的项目结构如下:

project_folder:
__init__.py
another_folder:
__init__.py
main_file.py
other_file.py

并且main_file.py包含下一个代码:

import other_file as whatever

PyCharm (PEP8) 将此行突出显示为错误“没有名为 other_file 的模块”,并且在 whatever.this_should_be_autoc_suggested 等任何调用上都没有自动完成功能。同时口译员工作得很好。

造成这种恼人行为的原因是什么?

最佳答案

您需要将您的项目目录标记为“Sources Root”,只需在pycharm中右键单击该目录,将目录标记为“Sources Root”即可。这应该对你有用。

关于import - Pycharm导入无法识别同一模块中的其他文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38942272/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com