79088183

Date: 2024-10-15 01:59:48
Score: 3
Natty:
Report link

I get the same problem. In my case, i found "pycache" folder inside my project, then i deleted it. After that, i ran auto-py-to-exe again and it worked. Check your code again, all imported libraries are working well, then try the second way:

  1. copy your python file to other folder
  2. Open a command prompt or terminal to navigate your script’s directory: cd path\to\your\script
  3. Run pysinstaller: pyinstaller --onefile your_script.py
Reasons:
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Me too answer (2.5): I get the same problem
  • Low reputation (1):
Posted by: Nguyễn Điều