pyinstaller

Arlie arlie.c at gmail.com
Sun Jun 21 21:16:24 EDT 2009


Content of warnmyprog.txt:

W: no module named posix (conditional import by os)
W: no module named optik.__all__ (top-level import by optparse)
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 ctypes.windll (top-level import by mp3)
W: no module named ctypes.c_buffer (top-level import by mp3)
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 optik.__version__ (top-level import by optparse)
W: no module named fcntl (top-level import by tempfile)
W: __all__ is built strangely at line 0 - collections (C:\Python26\lib
\collections.pyc)
W: delayed  exec statement detected at line 0 - collections (C:
\Python26\lib\collections.pyc)
W: delayed conditional __import__ hack detected at line 0 - doctest (C:
\Python26\lib\doctest.pyc)
W: delayed  exec statement detected at line 0 - doctest (C:
\Python26\lib\doctest.pyc)
W: delayed conditional __import__ hack detected at line 0 - doctest (C:
\Python26\lib\doctest.pyc)
W: delayed  __import__ hack detected at line 0 - encodings (C:
\Python26\lib\encodings\__init__.pyc)
W: __all__ is built strangely at line 0 - optparse (D:
\pyinstaller-1.3\optparse.pyc)
W: delayed  __import__ hack detected at line 0 - ctypes (C:
\Python26\lib\ctypes\__init__.pyc)
W: delayed  __import__ hack detected at line 0 - ctypes (C:
\Python26\lib\ctypes\__init__.pyc)
W: __all__ is built strangely at line 0 - dis (C:\Python26\lib
\dis.pyc)
W: delayed  eval hack detected at line 0 - os (C:\Python26\lib\os.pyc)
W: __all__ is built strangely at line 0 - __future__ (C:\Python26\lib
\__future__.pyc)
W: delayed conditional __import__ hack detected at line 0 - unittest
(C:\Python26\lib\unittest.pyc)
W: delayed conditional __import__ hack detected at line 0 - unittest
(C:\Python26\lib\unittest.pyc)
W: __all__ is built strangely at line 0 - tokenize (C:\Python26\lib
\tokenize.pyc)
W: delayed  exec statement detected at line 0 - bdb (C:\Python26\lib
\bdb.pyc)
W: delayed  eval hack detected at line 0 - bdb (C:\Python26\lib
\bdb.pyc)
W: delayed  eval hack detected at line 0 - bdb (C:\Python26\lib
\bdb.pyc)
W: delayed  __import__ hack detected at line 0 - pickle (C:
\Python26\lib\pickle.pyc)
W: delayed  __import__ hack detected at line 0 - pickle (C:
\Python26\lib\pickle.pyc)
W: delayed conditional exec statement detected at line 0 - iu (D:
\pyinstaller-1.3\iu.pyc)
W: delayed conditional exec statement detected at line 0 - iu (D:
\pyinstaller-1.3\iu.pyc)
W: delayed  eval hack detected at line 0 - gettext (C:\Python26\lib
\gettext.pyc)
W: delayed  __import__ hack detected at line 0 - optik.option_parser
(D:\pyinstaller-1.3\optik\option_parser.pyc)
W: delayed conditional eval hack detected at line 0 - warnings (C:
\Python26\lib\warnings.pyc)
W: delayed conditional __import__ hack detected at line 0 - warnings
(C:\Python26\lib\warnings.pyc)
W: __all__ is built strangely at line 0 - optik (D:
\pyinstaller-1.3\optik\__init__.pyc)
W: delayed  exec statement detected at line 0 - pdb (C:\Python26\lib
\pdb.pyc)
W: delayed conditional eval hack detected at line 0 - pdb (C:
\Python26\lib\pdb.pyc)
W: delayed  eval hack detected at line 0 - pdb (C:\Python26\lib
\pdb.pyc)
W: delayed conditional eval hack detected at line 0 - pdb (C:
\Python26\lib\pdb.pyc)
W: delayed  eval hack detected at line 0 - pdb (C:\Python26\lib
\pdb.pyc)



More information about the Python-list mailing list