Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller
#1
Pyinstaller throws an error: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIBtYb0G/frozendict/VERSION'
[48290] Failed to execute script 'run' due to unhandled exception!

Why this error, and how do I resolve this?

Thanks
Reply
#2
Are you using frozendict in code ou try complie?
Should post a code example(what version og Python/Pyisntaller used) that give this error,so we can try to see it get same error.
I always run in virtual enviroment(then it's isolated with alll installed before) when problem with Pyinstaller
Pyinstaller issues on GitHub.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020