Re: [PythonCE] PyCrypto binaries

2007-07-27 Thread Johnny deBris
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

Re: [PythonCE] PyCrypto binaries

2007-07-27 Thread alexandre . delattre
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

Re: [PythonCE] PyCrypto binaries

2007-07-27 Thread alexandre . delattre
"[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

Re: [PythonCE] connect via ssh

2007-07-27 Thread Marc Horst
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

Re: [PythonCE] PyCrypto binaries

2007-07-27 Thread Christopher Fairbairn
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