ig., 2012.eko otsren 12a 23:32(e)an, Hartmut Goebel(e)k idatzi zuen:
Am 12.02.2012 21:32, schrieb enrike:
Copying all the .so files manually to the directory allows the app to
work properly. Anyone knows if there is some workaround? maybe some
way to force pyinstaller to include pygame?
Please red and folle the instructions at
<http://www.pyinstaller.org/wiki/HowtoReportBugs#Beforesubmittingareport:Makesureeverythingispackaged>
There is already a ticket for problems with pygame:
http://www.pyinstaller.org/ticket/404
ah, sorry I did not see this before,thanks for the links
I see that, for instance, the pygame/base.so file is included in the
out00-Analisys.toc and out06-COLLECT.toc and it is also listed by
$ python ./utils/ArchiveViewer.py ./hidserver/dist/hidserver
...
(4002591, 6334, 19024, 1, 'b', 'pygame.base.so'),
...
so it looks like it is there but it cannot be loaded somehow.
anyway I also tried with latest stable version 1.5.1 of pyinstaller and
it this problem does not happen there
thanks
enrike
--
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.