Matt S. wrote:
>
> since I've not yet noticed the wxPython and ctypes binaries available
> for 2.5).
>
ctypes seems to be part of the build... Works for me on 2.5 at least. ;)
Cheers,
Guido
___
PythonCE mailing list
PythonCE@python.org
http://mail.py
Johnny deBris <[EMAIL PROTECTED]> a écrit :
> Matt S. wrote:
>>
>> since I've not yet noticed the wxPython and ctypes binaries available
>> for 2.5).
>>
>
> ctypes seems to be part of the build... Works for me on 2.5 at least. ;)
>
> Cheers,
>
> Guido
>
>
Yes, ctypes is now a part of Python stand
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit :
> [EMAIL PROTECTED] wrote:
>> Johnny deBris <[EMAIL PROTECTED]> a écrit :
>>
>>
>>> Matt S. wrote:
>>>
since I've not yet noticed the wxPython and ctypes binaries available
for 2.5).
>>> ctypes seems to be part of the build... W
Hi Rich,
Thanks for the idea and for normal applications this might do the trick
(and maybe in the future I'll use it too), but the laptop I was talking
about is in fact the brains of my mobile robot (Linux based) and I want
to develop an Python application for my PDA to control my robot. To ge
Hi,
On 28/07/2007, at 5:05 AM, [EMAIL PROTECTED] wrote:
However, by experience, don't expect to be able to
run wx+pycrypto+numpy+whatever c extension at the same time unless you
have a very recent WM 6.0 device (it's a known problem of lack of
virtual adressing space for dlls, that has been exp