Pyinstaller 打包exe运行时找不到源码,函数 错误 OSError: could not get source code
今天用pyinstaller将Detectron2的一个文件打包成了exe,可是在程序运行过程中出现了下面错误Traceback(mostrecentcalllast):File"torch\_sources.py",line21,inget_source_lines_and_filesourcelines,file_lineno=inspect.getsourcelines(obj)File"i