I also have this issue.  I have a simple PyQt4 program with win32 and
pyodbc dependencies.  Below is the output of the build....

checking Analysis
building Analysis because outAnalysis0.toc non existent
running Analysis outAnalysis0.toc
Analyzing: C:\Python26\Lib\site-packages\pyinstaller\support
\_mountzlib.py
Analyzing: C:\Python26\Lib\site-packages\pyinstaller\support
\useUnicode.py
Analyzing: main.py
Warnings written to C:\Python26\Lib\site-packages\pyinstaller\main
\warnmain.txt
checking PYZ
rebuilding outPYZ1.toc because outPYZ1.pyz is missing
building PYZ outPYZ1.toc
checking PKG
rebuilding outPKG3.toc because outPKG3.pkg is missing
building PKG outPKG3.pkg
checking EXE
rebuilding outEXE2.toc because main.exe missing
building EXE from outEXE2.toc
I: SRCPATH [('unifycomp.ico', None)]
I: Updating icons from ['unifycomp.ico'] to c:\docume~1\jeff
\locals~1\temp\tmppbkuqr
I: Writing RT_GROUP_ICON 0 resource with 34 bytes
I: Writing RT_ICON 1 resource with 1128 bytes
I: Writing RT_ICON 2 resource with 4264 bytes
Appending archive to EXE C:\Python26\Lib\site-packages\pyinstaller\main
\build\pyi.win32\main\main.exe
checking COLLECT
building because outCOLLECT4.toc missing or bad
building COLLECT outCOLLECT4.toc




Ryan Bales
[email protected]




On Aug 25, 4:13 pm, Florian Höch <[email protected]> wrote:
> Hmm, according to Build.py output, pyinstaller seems to pick up the
> assembly alright with the patch. Maybe it's an virtualbox issue? Do you
> have another install you could try the exe on?
>
> Regards,
>
> Florian Höch
>
> Victor Lin schrieb:
>
> > That's strange, I use windows XP to pack my program, the program works
> > on my host windows XP, but it shows the error in the XP as guest OS in
> > virtual box.
> > Hum... I have no idea what's wrong with that.
>
> > These are output of build.py
>
> > Making PyInstaller spec ...
> > wrote I:\workspace\pySketch\trunk\src\pysketch.spec
> > now run Build.py to build the executable
> > Building ...
> > checking Analysis
> > building Analysis because outAnalysis0.toc non existent
> > running Analysis outAnalysis0.toc
> > Analyzing: c:\pyinstaller\support\_mountzlib.py
> > Analyzing: c:\pyinstaller\support\useUnicode.py
> > Analyzing: main.py
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_combo.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_combo.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Searching for assembly
> > x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww...
> > I: Found manifest C:\WINDOWS\WinSxS\Manifests
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375.manifest
> > I: Searching for file msvcr90.dll
> > I: Found file C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcr90.dll
> > I: Searching for file msvcp90.dll
> > I: Found file C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcp90.dll
> > I: Searching for file msvcm90.dll
> > I: Found file C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcm90.dll
> > I: Adding Microsoft.VC90.CRT\Microsoft.VC90.CRT.manifest
> > I: Adding Microsoft.VC90.CRT\msvcr90.dll
> > I: Adding Microsoft.VC90.CRT\msvcp90.dll
> > I: Adding Microsoft.VC90.CRT\msvcm90.dll
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Adding wxbase28uh_vc.dll dependency of _combo.pyd
> > I: Adding wxmsw28uh_core_vc.dll dependency of _combo.pyd
> > I: Adding wxmsw28uh_adv_vc.dll dependency of _combo.pyd
> > I: Adding python26.dll dependency of _combo.pyd
> > I: Skipping KERNEL32.dll dependency of _combo.pyd
> > I: Analyzing C:\Python26\DLLs\select.pyd
> > I: Skipping WSOCK32.dll dependency of select.pyd
> > I: Skipping KERNEL32.dll dependency of select.pyd
> > I: Analyzing C:\Python26\DLLs\unicodedata.pyd
> > I: Skipping KERNEL32.dll dependency of unicodedata.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_controls_.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_controls_.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping KERNEL32.dll dependency of _controls_.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_windows_.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_windows_.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Adding wxmsw28uh_html_vc.dll dependency of _windows_.pyd
> > I: Skipping KERNEL32.dll dependency of _windows_.pyd
> > I: Analyzing C:\Python26\DLLs\_hashlib.pyd
> > I: Skipping KERNEL32.dll dependency of _hashlib.pyd
> > I: Skipping USER32.dll dependency of _hashlib.pyd
> > I: Skipping ADVAPI32.dll dependency of _hashlib.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_core_.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_core_.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Adding wxbase28uh_net_vc.dll dependency of _core_.pyd
> > I: Skipping KERNEL32.dll dependency of _core_.pyd
> > I: Analyzing C:\Python26\DLLs\bz2.pyd
> > I: Skipping KERNEL32.dll dependency of bz2.pyd
> > I: Analyzing C:\Python26\DLLs\_ssl.pyd
> > I: Skipping WS2_32.dll dependency of _ssl.pyd
> > I: Skipping KERNEL32.dll dependency of _ssl.pyd
> > I: Skipping USER32.dll dependency of _ssl.pyd
> > I: Skipping ADVAPI32.dll dependency of _ssl.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_misc_.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_misc_.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping USER32.dll dependency of _misc_.pyd
> > I: Skipping KERNEL32.dll dependency of _misc_.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_xrc.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_xrc.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Adding wxbase28uh_xml_vc.dll dependency of _xrc.pyd
> > I: Adding wxmsw28uh_xrc_vc.dll dependency of _xrc.pyd
> > I: Skipping KERNEL32.dll dependency of _xrc.pyd
> > I: Analyzing c:\pyinstaller\AES.pyd
> > I: Dependent assemblies of c:\pyinstaller\AES.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
> > I: Skipping KERNEL32.dll dependency of AES.pyd
> > I: Analyzing C:\Python26\DLLs\_ctypes.pyd
> > I: Skipping KERNEL32.dll dependency of _ctypes.pyd
> > I: Skipping ole32.dll dependency of _ctypes.pyd
> > I: Skipping OLEAUT32.dll dependency of _ctypes.pyd
> > I: Analyzing C:\Python26\lib\site-packages\cairo\_cairo.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\cairo
> > \_cairo.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
> > I: Adding libcairo-2.dll dependency of _cairo.pyd
> > I: Skipping KERNEL32.dll dependency of _cairo.pyd
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \_gdi_.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages\wx-2.8-msw-
> > unicode\wx\_gdi_.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww,
> > x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping assembly x86_Microsoft.Windows.Common-
> > Controls_6595b64144ccf1df_6.0.0.0_x-ww
> > I: Skipping KERNEL32.dll dependency of _gdi_.pyd
> > I: Analyzing C:\Python26\DLLs\pyexpat.pyd
> > I: Skipping KERNEL32.dll dependency of pyexpat.pyd
> > I: Analyzing C:\Python26\DLLs\_multiprocessing.pyd
> > I: Skipping WS2_32.dll dependency of _multiprocessing.pyd
> > I: Skipping KERNEL32.dll dependency of _multiprocessing.pyd
> > I: Analyzing C:\Python26\lib\site-packages\win32\win32api.pyd
> > I: Dependent assemblies of C:\Python26\lib\site-packages
> > \win32\win32api.pyd:
> > I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww
> > I: Skipping USER32.dll dependency of win32api.pyd
> > I: Skipping ADVAPI32.dll dependency of win32api.pyd
> > I: Skipping SHELL32.dll dependency of win32api.pyd
> > I: Skipping VERSION.dll dependency of win32api.pyd
> > I: Skipping POWRPROF.dll dependency of win32api.pyd
> > I: Adding pywintypes26.dll dependency of win32api.pyd
> > I: Skipping KERNEL32.dll dependency of win32api.pyd
> > I: Analyzing C:\Python26\DLLs\_socket.pyd
> > I: Skipping WS2_32.dll dependency of _socket.pyd
> > I: Skipping KERNEL32.dll dependency of _socket.pyd
> > I: Analyzing C:\WINDOWS\WinSxS\Manifests
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375.manifest
> > I: Analyzing C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcr90.dll
> > I: Skipping KERNEL32.dll dependency of msvcr90.dll
> > I: Analyzing C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcp90.dll
> > I: Skipping KERNEL32.dll dependency of msvcp90.dll
> > I: Analyzing C:\WINDOWS\WinSxS
> > \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-
> > ww_d08d0375\msvcm90.dll
> > I: Skipping KERNEL32.dll dependency of msvcm90.dll
> > I: Skipping ole32.dll dependency of msvcm90.dll
> > I: Adding mscoree.dll dependency of msvcm90.dll
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \wxbase28uh_vc.dll
> > I: Skipping KERNEL32.dll dependency of wxbase28uh_vc.dll
> > I: Skipping USER32.dll dependency of wxbase28uh_vc.dll
> > I: Skipping SHELL32.dll dependency of wxbase28uh_vc.dll
> > I: Skipping ole32.dll dependency of wxbase28uh_vc.dll
> > I: Skipping ADVAPI32.dll dependency of wxbase28uh_vc.dll
> > I: Analyzing C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx
> > \wxmsw28uh_core_vc.dll
> > I: Adding gdiplus.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping KERNEL32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping USER32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping GDI32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping COMDLG32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping SHELL32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping COMCTL32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping ole32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping OLEAUT32.dll dependency of wxmsw28uh_core_vc.dll
> > I: Skipping RPCRT4.dll dependency of wxmsw28uh_core_vc.dll
> > I: Analyzing
>
> ...
>
> read more »

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