Hey I just tried to run it and I got the following error: [EMAIL PROTECTED]:~/Desktop$ ./G4PI Traceback (most recent call last): File "<string>", line 2, in <module> File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 312, in importHook File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 398, in doimport File "/home/mathias/tmp/buildcwgui/out1.pyz/wx", line 45, in <module> File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 312, in importHook File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 398, in doimport File "/home/mathias/tmp/buildcwgui/out1.pyz/wx._core", line 4, in <module> File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 312, in importHook File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 373, in doimport File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 215, in getmod File "/home/mathias/Programs/pyinstaller-1.3/archive.py", line 409, in getmod File "/home/mathias/Programs/pyinstaller-1.3/iu.py", line 77, in getmod ImportError: libwx_gtk2u_aui-2.8.so.0: cannot open shared object file: No such file or directory
On Feb 12, 4:43 pm, hybris <[EMAIL PROTECTED]> wrote: > Hello everyone! > > I have now released an experimental version of, G4PI, the GUI for > PyInstaller. I have only released executables but I will make the > source code available at a later stage. The functionality in > PyInstaller hasn't been fully implemented in G4PI yet but you can try > out the basic stuff at least. > > You can get more information athttp://blog.thehybris.com. > > The Windows version can be downloaded > fromhttp://www.thehybris.com/files/G4PI.zip > > The Ubuntu version can be downloaded > fromhttp://www.thehybris.com/files/G4PI.tar.gz > > My wish is to update G4PI so that all of the functionality of > PyInstaller can be used via a GUI. > > Best regards, > > Mathias Anler --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
