Hallo
Ich habe mein Python Programm mit py2exe und py2app für Mac und Windows kompiliert. Nun hab ich festgestellt, dass das Windows-Install Paket 6.5 MB gross ist, aber die gezippte Mac-App satte 18.1 MB. (55.6MB ungezippt). Der Source ist ca. 200kB.
Neben einer 6.9MB SQLite Datenbank benutz ich ...
Die Suche ergab 3 Treffer
- Sonntag 7. Februar 2010, 21:38
- Forum: Allgemeine Fragen
- Thema: Mac build ist drei mal so gross wie Windows build
- Antworten: 1
- Zugriffe: 712
- Sonntag 7. Februar 2010, 14:01
- Forum: wxPython
- Thema: Februar Bug?
- Antworten: 3
- Zugriffe: 2722
- Sonntag 7. Februar 2010, 13:35
- Forum: wxPython
- Thema: Februar Bug?
- Antworten: 3
- Zugriffe: 2722
Februar Bug?
Hallo
Ich hab ein Programm geschrieben, welches eigentlich stabil lief, bis am 1. Februar. Dann erschien folgender Fehler sowohl auf Mac als auch Windows:
File "H:\workspace\Sunrays\Sunrays\src\Gui2.py", line 953, in run
Frame_with_notebook = MainFrame(None, -1, "" )
File "H:\workspace\Sunrays ...
Ich hab ein Programm geschrieben, welches eigentlich stabil lief, bis am 1. Februar. Dann erschien folgender Fehler sowohl auf Mac als auch Windows:
File "H:\workspace\Sunrays\Sunrays\src\Gui2.py", line 953, in run
Frame_with_notebook = MainFrame(None, -1, "" )
File "H:\workspace\Sunrays ...