import sys import os sys.path.append(os.path.dirname(sys.path[0]))
可以在自己代码的顶端加入以上代码
来源:(13条消息) python 服务器运行代码报错ModuleNotFoundError的解决办法_modulenotfounderror解决方案_qq_36410466的博客-CSDN博客
标签:代码,导入,sys,文件夹,import,服务器,path,os From: https://www.cnblogs.com/lingxingzi/p/17262449.html