Modify ↓
Ticket #579 (closed defect: wontfix)
Invalid mode ('w') or filename
| Reported by: | anonymous | Owned by: | htgoebel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Hooks | Version: | 1.5.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by htgoebel) (diff)
I have a python code that runs with no problem as a .py but when built from pyinstaller, the code gives an error...
Errno[22]: Invalid mode ('w') or filename: "C:\\Blah\\Desktop\\Program_Name.exe?900671\\__init__.py"
Don't know where the ?900671 came from. Never had this problem before.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
