pythoncom / Installer on Win32

Pieter Claerhout PClaerhout at CREO.BE
Thu Apr 27 11:07:48 EDT 2000


Look into your windows system folder. You'll see that there's only a file
which is called pythoncom15.dll. Duplicate this file and rename it to 
pythoncom.dll. Should solve the problem.

Kind regards,


Pieter

Pieter Claerhout
Application Support - CreoScitex Europe


-----Original Message-----
From: Richard Chamberlain [mailto:richard_chamberlain at ntlworld.com]
Sent: Thursday, April 27, 2000 1:21 AM
To: python-list at python.org
Subject: pythoncom / Installer on Win32


i,

I am trying to create a distribution using Gordon's Standalone.

I'm asking a fair amount because I'm using COM, ODBC etc.

any help would be appreciated,

Richard

bindepend cannot analyze %s - file not found!
analyzing odbc
 found python15.dll
 found ODBC32.dll
 found dbi.dll
 lib not found: dbi.dll dependency of  found MSVCRT.dll
 found KERNEL32.dll
 added filter <TypeFilter {'d': 1}>
Creating COMServer.exe
Traceback (innermost last):
  File "Builder.py", line 502, in ?
    main(opts, args)
  File "Builder.py", line 484, in main
    target.build()
  File "Builder.py", line 87, in build
    self.assemble()
  File "Builder.py", line 300, in assemble
    arch = ArchiveTarget.assemble(self, pkgname)
  File "Builder.py", line 275, in assemble
    arch.build(pkgnm, toc)
  File "C:\WINDOWS\DESKTOP\INSTAL~1\MEInc\Dist\archive.py", line 146, in
build
  File "C:\WINDOWS\DESKTOP\INSTAL~1\MEInc\Dist\carchive.py", line 167, in
add
IOError: [Errno 2] No such file or directory:
'c:\\windows\\system\\pythoncom.dll'



-- 
http://www.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list