On Mon, 2012-02-13 at 14:23 +0100, enrike wrote: > 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
Looks like it's another regression we have wrt to 1.5.1. Can you please attach a minimal reproduction example to the ticket? We can mark it as stopper for 2.0 then. -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it
smime.p7s
Description: S/MIME cryptographic signature
