在predict.py文件中需要引用venv文件夹下的include中的CNN中的 predict.py中的predict函数pycharm显示 No module named venv.include
你的venv和include都不是python包吧,都只是文件夹。改成python包试试