Hello,
i got the current development version (pyinstaller-
pyinstaller-4d01587) and unzip to my SuSE linux machine.
Python version : 2.7.2 .
running
"python /opt/pyinstaller-pyinstaller-4d01587/pyinstaller.py --
onefile --paths=/opt/engr/lib /opt/engr/application.py" is ok, but
something wrong with the Achiveviewer.(please see below)
/opt/pyinstaller-pyinstaller-4d01587 # python utils/
ArchiveViewer.py /opt/buildengr/dist/application
Traceback (most recent call last):
File "utils/ArchiveViewer.py", line 30, in <module>
from PyInstaller.loader import archive, carchive
ImportError: No module named PyInstaller.loader
(/opt/pyinstaller-pyinstaller-4d01587 is the working directory of
pyinstaller)
is anything i miss? your help will be appreciate.
Thanks
--
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.