On Jul 30, 2011, at 2:40 PM, bluewin wrote:

> There is not setup.py. With sys.path.append() and installing pyWin32 I made
> some progress. After starting Build.py I received the feedback
> warnhello.txt. Here the content of warnhello.txt:
> 
> W: no module named posix (conditional import by os)
> W: no module named readline (delayed, conditional import by cmd)
> W: no module named readline (delayed import by pdb)
> W: no module named pwd (delayed, conditional import by posixpath)
> W: no module named org (top-level import by pickle)
> W: no module named posix (delayed, conditional import by iu)
> W: no module named fcntl (conditional import by subprocess)
> W: no module named org (top-level import by copy)
> W: no module named _emx_link (conditional import by os)
> W: no module named fcntl (top-level import by tempfile)
> W: no module named AES (delayed, conditional import by archive)
> W: __all__ is built strangely at line 0 - collections
[snip]
> What shall I do now? Reto

        Have you followed the Windows instructions at 
http://www.pyinstaller.org/export/latest/tags/1.4/doc/Manual.html#installing-pyinstaller?
 I don't have any experience with that program, and very little with Python on 
Windows, so I would look around the pyInstaller site for more information.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to