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