Il giorno ven, 12/02/2010 alle 02.37 -0800, Jenny_ ha scritto:
> 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.

Hi Jenny,

you aren't providing enough information to help us helping you out.

1) What does it mean "I cannot make it work on other machine"? What is
the error message that you see? Does it work at least on the same
computer that you build it on?

2) Run Makespec.py with --console and --debug. Try again. What is the
output that you see?

3) If you do a very short program with pybel (eg: a tutorial or an
example), does it work when packaged with PyInstaller?

Thanks!
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com


-- 
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.

Reply via email to