Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
過去数時間、PyInstaller を理解しようとしてきましたが、このエラーが発生し続けています。これを修正する方法について、誰かが私を正しい方向に向けることができれば幸いです。PyInstaller 2.0 を使用しています
これをあなたのpythonコードに追加してみてください:
import sys sys.path.append('.')