Re: [python-win32] We cannot import win32api into the Poser6 Python.

2006-10-16 Thread Mark Hammond
> 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 pyth

Re: [python-win32] We cannot import win32api into the Poser6 Python.

2006-10-16 Thread howard
> > Oct 15th 2006. > > We are a Research Group in Ergonomics and we have developed an > application about ergonomics with Poser4 and python and now we are > trying to work with Poser6. > > In POSER 4 we installed py152_python152.exe and win32all-143.exe So > we can import the module win32ap

[python-win32] HTTP Error 500

2006-10-16 Thread Bjarni Ragnarsson
Hi everyone. I'm getting quite desperate here - trying to run PythonScripts on asp pages. The problem seems to be in coding. This is XP Pro running IIS. Python 2.5 is installed (lates binary build), egenix mx package too and pywin32-210.win32-py2.5.exe (tried 209.1 too with the same result). Runn

[python-win32] What is Variant VT_UI1 in Python?

2006-10-16 Thread S. S. Hares
Hello, I'm having difficulty passing a VT_UI1 to a COM object. I've tried passing a list/tuple of bytes but it's raising an exception. When I pass a buffer, there is no exception but the returned IAutoLogPacket is None. What is "an array of bytes"? Here is the makepy generated method (I'm certain

Re: [python-win32] What is Variant VT_UI1 in Python?

2006-10-16 Thread Mark Hammond
> Hello, > > I'm having difficulty passing a VT_UI1 to a COM > object. I've tried passing a list/tuple of bytes but > it's raising an exception. When I pass a buffer, there > is no exception but the returned IAutoLogPacket is > None. What is "an array of bytes"? > > Here is the makepy generated met

Re: [python-win32] HTTP Error 500

2006-10-16 Thread Mark Hammond
> Hi everyone. > I'm getting quite desperate here - trying to run > PythonScripts on asp pages. > The problem seems to be in coding. > This is XP Pro running IIS. Python 2.5 is installed (lates binary > build), egenix mx package too and pywin32-210.win32-py2.5.exe (tried > 209.1 too with the same