[python-win32] unable to register a python com server

Matteo Boscolo matteo.boscolo at boscolini.eu
Thu Apr 7 16:22:04 CEST 2011


Hi All,
I have successfully  compiled a win32com server script written in python 
with PyInstaller.
now I'm going to redistribute this script  but I can't register the dll 
.. on any windows machine ..
I get the following message:
The module " my module path" was loaded but the entry point 
DLLRegisterServer was not found..
make sure " my module path" is a valid DLL or OCX file and try again ..

I also try with py2exe the compilation is ok but we get en error when we 
try to register the dll ..
missing python dll

please give me any help ..
we need to deploy this dll as soon is possible ..

Regards,
Matteo

This is my pyinstaller log :
I: skip Configure.py, use existing config 
D:\OmniaSolutions\Programming\EclipseWorkSpace\PyInstaller\config.dat
I: Dependent assemblies of C:\Python26\python.exe:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
checking Analysis
building Analysis because outAnalysis0.toc non existent
running Analysis outAnalysis0.toc
Analyzing: 
D:\OmniaSolutions\Programming\EclipseWorkSpace\PyInstaller\support\_mountzlib.py
Analyzing: 
D:\OmniaSolutions\Programming\EclipseWorkSpace\PyInstaller\support\useUnicode.py
Analyzing: 
D:\OmniaSolutions\Programming\EclipseWorkSpace\tmp\bin\out\driveplmintegration.openclerk.py
W: pythoncom is changing it's name to pythoncom26
W: pywintypes is changing it's name to PyWinTypes26
I: Analyzing C:\Python26\python.exe
I: Dependent assemblies of C:\Python26\python.exe:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
Adding Microsoft.VC90.CRT to dependent assemblies of final executable
I: Searching for assembly 
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none...
I: Found manifest 
C:\Windows\WinSxS\Manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91.manifest
I: Searching for file msvcr90.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcr90.dll
I: Searching for file msvcp90.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcp90.dll
I: Searching for file msvcm90.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcm90.dll
I: Adding Microsoft.VC90.CRT.manifest
I: Adding msvcr90.dll
I: Adding msvcp90.dll
I: Adding msvcm90.dll
I: Adding python26.dll dependency of python.exe
I: Skipping KERNEL32.dll dependency of python.exe
I: Analyzing C:\Windows\system32\python26.dll
I: Dependent assemblies of C:\Windows\system32\python26.dll:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping KERNEL32.dll dependency of python26.dll
I: Skipping USER32.dll dependency of python26.dll
I: Skipping ADVAPI32.dll dependency of python26.dll
I: Skipping SHELL32.dll dependency of python26.dll
I: Analyzing C:\Python26\lib\site-packages\win32\_win32sysloader.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32\_win32sysloader.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping KERNEL32.dll dependency of _win32sysloader.pyd
I: Analyzing C:\Python26\lib\site-packages\win32\winxpgui.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32\winxpgui.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping GDI32.dll dependency of winxpgui.pyd
I: Skipping USER32.dll dependency of winxpgui.pyd
I: Skipping SHELL32.dll dependency of winxpgui.pyd
I: Adding pywintypes26.dll dependency of winxpgui.pyd
I: Skipping KERNEL32.dll dependency of winxpgui.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\win32\win32event.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32\win32event.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping USER32.dll dependency of win32event.pyd
I: Skipping KERNEL32.dll dependency of win32event.pyd
I: Analyzing C:\Python26\lib\site-packages\sip.pyd
I: Skipping KERNEL32.dll dependency of sip.pyd
I: Skipping msvcrt.dll dependency of sip.pyd
I: Adding libgcc_s_dw2-1.dll dependency of sip.pyd
I: Analyzing 
C:\Python26\lib\site-packages\reportlab-2.5-py2.6-win32.egg\sgmlop.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\reportlab-2.5-py2.6-win32.egg\sgmlop.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping KERNEL32.dll dependency of sgmlop.pyd
I: Analyzing C:\Python26\lib\site-packages\Pythonwin\win32ui.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\Pythonwin\win32ui.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none, 
x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_none
Adding Microsoft.VC90.MFC to dependent assemblies of final executable
I: Searching for assembly 
x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_none...
I: Found manifest 
C:\Windows\WinSxS\Manifests\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.21022.8_none_b81d038aaf540e86.manifest
I: Searching for file mfc90.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.21022.8_none_b81d038aaf540e86\mfc90.dll
I: Searching for file mfc90u.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.21022.8_none_b81d038aaf540e86\mfc90u.dll
I: Searching for file mfcm90.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.21022.8_none_b81d038aaf540e86\mfcm90.dll
I: Searching for file mfcm90u.dll
I: Found file 
C:\Windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.21022.8_none_b81d038aaf540e86\mfcm90u.dll
I: Adding Microsoft.VC90.MFC.manifest
I: Adding mfc90.dll
I: Adding mfc90u.dll
I: Adding mfcm90.dll
I: Adding mfcm90u.dll
I: Skipping KERNEL32.dll dependency of win32ui.pyd
I: Skipping USER32.dll dependency of win32ui.pyd
I: Skipping GDI32.dll dependency of win32ui.pyd
I: Skipping WINSPOOL.DRV dependency of win32ui.pyd
I: Skipping SHELL32.dll dependency of win32ui.pyd
I: Skipping OLEAUT32.dll dependency of win32ui.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\PyQt4\QtCore.pyd
I: Adding QtCore4.dll dependency of QtCore.pyd
I: Skipping KERNEL32.dll dependency of QtCore.pyd
I: Skipping msvcrt.dll dependency of QtCore.pyd
I: Skipping msvcrt.dll dependency of QtCore.pyd
I: Analyzing C:\Python26\lib\site-packages\win32\win32process.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32\win32process.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping ADVAPI32.dll dependency of win32process.pyd
I: Skipping USER32.dll dependency of win32process.pyd
I: Skipping KERNEL32.dll dependency of win32process.pyd
I: Analyzing C:\Python26\DLLs\pyexpat.pyd
I: Skipping KERNEL32.dll dependency of pyexpat.pyd
I: Analyzing C:\Python26\lib\site-packages\win32\win32trace.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32\win32trace.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping ADVAPI32.dll dependency of win32trace.pyd
I: Skipping KERNEL32.dll dependency of win32trace.pyd
I: Analyzing C:\Python26\lib\site-packages\win32comext\shell\shell.pyd
I: Dependent assemblies of 
C:\Python26\lib\site-packages\win32comext\shell\shell.pyd:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping SHELL32.dll dependency of shell.pyd
I: Skipping OLEAUT32.dll dependency of shell.pyd
I: Skipping ole32.dll dependency of shell.pyd
I: Adding pythoncom26.dll dependency of shell.pyd
I: Skipping KERNEL32.dll dependency of shell.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_none
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: 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\system32\pywintypes26.dll
I: Dependent assemblies of C:\Windows\system32\pywintypes26.dll:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping ADVAPI32.dll dependency of pywintypes26.dll
I: Skipping USER32.dll dependency of pywintypes26.dll
I: Skipping ole32.dll dependency of pywintypes26.dll
I: Skipping OLEAUT32.dll dependency of pywintypes26.dll
I: Skipping KERNEL32.dll dependency of pywintypes26.dll
I: Analyzing 
C:\Python26\lib\site-packages\gtk-2.0\runtime\bin\libgcc_s_dw2-1.dll
I: Skipping KERNEL32.dll dependency of libgcc_s_dw2-1.dll
I: Skipping msvcrt.dll dependency of libgcc_s_dw2-1.dll
I: Analyzing C:\Python26\Lib\site-packages\PyQt4\bin\qtcore4.dll
I: Skipping ADVAPI32.DLL dependency of qtcore4.dll
I: Skipping KERNEL32.dll dependency of qtcore4.dll
I: Adding mingwm10.dll dependency of qtcore4.dll
I: Skipping msvcrt.dll dependency of qtcore4.dll
I: Skipping msvcrt.dll dependency of qtcore4.dll
I: Skipping OLE32.dll dependency of qtcore4.dll
I: Skipping USER32.dll dependency of qtcore4.dll
I: Skipping WS2_32.DLL dependency of qtcore4.dll
I: Analyzing C:\Windows\system32\pythoncom26.dll
I: Dependent assemblies of C:\Windows\system32\pythoncom26.dll:
I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none
I: Skipping OLEAUT32.dll dependency of pythoncom26.dll
I: Skipping ole32.dll dependency of pythoncom26.dll
I: Skipping USER32.dll dependency of pythoncom26.dll
I: Skipping KERNEL32.dll dependency of pythoncom26.dll
I: Analyzing C:\Python26\Lib\site-packages\PyQt4\bin\mingwm10.dll
I: Skipping msvcrt.dll dependency of mingwm10.dll
I: Skipping KERNEL32.dll dependency of mingwm10.dll
Warnings written to 
D:\OmniaSolutions\Programming\EclipseWorkSpace\tmp\bin\out\build\pyi.win32\driveplmintegration.openclerk\warndriveplmintegration.openclerk.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 driveplmintegration.openclerk.exe missing
building EXE from outEXE2.toc
Appending archive to EXE 
D:\OmniaSolutions\Programming\EclipseWorkSpace\tmp\bin\out\build\pyi.win32\driveplmintegration.openclerk\driveplmintegration.openclerk.exe
checking PKG
rebuilding outPKG5.toc because outPKG5.pkg is missing
building PKG outPKG5.pkg
checking DLL
rebuilding outDLL4.toc because driveplmintegration.openclerk.dll missing
building DLL outDLL4.toc
checking COLLECT
building because outCOLLECT6.toc missing or bad
building COLLECT outCOLLECT6.toc

-- 
You received this message because you are subscribed to the Google 
Groups "PyInstaller" group.
To post to this group, send email to pyinstaller at googlegroups.com.
To unsubscribe from this group, send email to 
pyinstaller+unsubscribe at googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.




-----
Nessun virus nel messaggio.
Controllato da AVG - www.avg.com
Versione: 10.0.1209 / Database dei virus: 1500/3556 -  Data di rilascio: 
06/04/2011



More information about the python-win32 mailing list