> In POSER 4 we installed py152_python152.exe and win32all-143.exe > So we can import the module win32api and write directly in > a Excel sheet. This is very import for us. ... > We have installed: Python-2.2.3.exe and pywin32-210.win32-py2.2.exe. > We think that the problem is in the library python22.dll of Poser6 > realease3. This is different of python22.dll of Python2.2.3 standard.
I'm a bit confused about the above - you need to use a single Python version within a single application. If poser requires Python 1.5.2, you should ignore all other versions, including 2.2.3. You might like to try copying pywintypes15.dll into the windows system32 directory, or the directory where python15.dll is. Hope this helps, Mark. _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32