> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]]
> Im Auftrag von Ed Leafe
> Gesendet: Saturday, July 30, 2011 9:42 PM
> An: Dabo Users list
> Betreff: Re: [dabo-users] pyInstaller
> 
> 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#insta
> lling-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
> 
> 
Ed thank you for your help, I contacted the members of the pyInstaller
mailing-list. One member told me, that "W: " are warnings, that I can
ignore.
-- Reto Meiler
> 
> _______________________________________________
> 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/D82D3A7B-F0F8-43B6-B335-
> [email protected]

_______________________________________________
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/001701cc4ffb$2bae4a90$830adfb0$@[email protected]

Reply via email to