Hi, I have installed pyinstaller on my machine (ubuntu) and I try to make an executable with it. The python programm uses pybel and it seems that I cannot make it work on an other machine :/ I think pybel in not included in the executable but I do not know what to do for that to work. I tried to add a file "hook-pybel.py" in the directory "hook" but it does not work. Maybe what I wrote in this file was wrong and maybe there is other thing to do also. I read the manual but I am lost nonetheless.
Thanks for your help. Jenny -- 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.
