Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-16 Thread David Goncalves
Hi, I wasn't present this days to anwser you ;) Bandung wrote: > My guess is that you have a Sigmarion handheld. (You could have made our > task so much easier by telling us what device you had in your first post). > The reason why you are using the dummy Aygshell is so you can make software >

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-13 Thread Bandung
My guess is that you have a Sigmarion handheld. (You could have made our task so much easier by telling us what device you had in your first post). The reason why you are using the dummy Aygshell is so you can make software that was compiled for pocketpc's run on a handheld. I use to have an HP

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-13 Thread David Goncalves
Bandung wrote: > David, Could you download this version of python in a cab format and try to > install it and tell us what happens? > > http://downloads.sourceforge.net/pythonce/PythonCE-243-20060430.PPC2003_ARM.CAB?modtime=1146511186&big_mirror=0 > python 2.4.3 I've tried this version and the

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-13 Thread Bandung
David, Could you download this version of python in a cab format and try to install it and tell us what happens? http://downloads.sourceforge.net/pythonce/PythonCE-243-20060430.PPC2003_ARM.CAB?modtime=1146511186&big_mirror=0 python 2.4.3 David Goncalves wrote: > > Hi, > > > Thanks for your

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-13 Thread David Goncalves
Hi, Thanks for your tips ;) But unfortunetly there is no chance for me to get PythonCE working on my device (with or without the additionnal files). I'm using a WindowsCE 4.2 Core version. The Python.exe is not recognized as a "Valid CE application". The only distribution that works is the HPC2

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-12-12 Thread Bandung
You should either use the CAB install option (ie download the cab file and place it on your mobile) or run the install.exe from you desktop when you are linked to your mobile via ActiveSync. Make sure that you get the additional files that are missing, ie the Tkinter files as well as the MySQLit

[PythonCE] Python 2.5 for Windows CE / ARM

2006-11-27 Thread David Goncalves
Hello, I'm trying to install Python on my CE device since many time ;) I've just found that release of PythonCE (2.5) but unfortunetly this version is not working on my device. I've the following message : "Python.exe is not a valid CE application". My device is running WindowsCE 4.2 on an ARM p

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-26 Thread Ed Blake
I've dusted off (and recharge) my old ipaq after it had lain idle for months after its last crash. I've been testing out this new release of PythonCE and it is looking very good! First thing I did was move it to my storage card and run my modified setup script to get py/pyw files associated and

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-16 Thread Luke Dunstan
Monday, October 16, 2006 5:08 PM Subject: Re: [PythonCE] Python 2.5 for Windows CE / ARM Great work for db sqlite!!! When could we have Tkinter in Python 2.5? I tried to copy DLLs\_tkinter.pyd but Tkinter doesn't work ... Thank's a lot bye ivom > > - Original Mes

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-15 Thread Bandung
D]> > To: > Sent: Thursday, October 12, 2006 5:59 PM > Subject: Re: [PythonCE] Python 2.5 for Windows CE / ARM > > >> >> - Original Message - >> From: "Bandung" <[EMAIL PROTECTED]> >> To: >> Sent: Thursday, October 12, 20

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-14 Thread Luke Dunstan
- Original Message - From: " Luke Dunstan" <[EMAIL PROTECTED]> To: Sent: Thursday, October 12, 2006 5:59 PM Subject: Re: [PythonCE] Python 2.5 for Windows CE / ARM > > - Original Message - > From: "Bandung" <[EMAIL PROTECTED]> > T

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-14 Thread Luke Dunstan
- Original Message - From: "David Fraser" <[EMAIL PROTECTED]> To: "Luke Dunstan" <[EMAIL PROTECTED]> Cc: Sent: Thursday, October 12, 2006 11:35 PM Subject: Re: [PythonCE] Python 2.5 for Windows CE / ARM > Luke Dunstan wrote: >> A new rele

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-12 Thread David Fraser
Luke Dunstan wrote: > A new release of Python for Windows CE is available. Download it here: > > http://sourceforge.net/project/showfiles.php?group_id=104228 > > The release notes are linked from this page, but a direct link is: > > http://sourceforge.net/project/shownotes.php?release_id=454685&gr

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-12 Thread Luke Dunstan
- Original Message - From: "Bandung" <[EMAIL PROTECTED]> To: Sent: Thursday, October 12, 2006 12:09 PM Subject: Re: [PythonCE] Python 2.5 for Windows CE / ARM > > I tried running a simple app that uses Tkinter but I get the error message > _tkinter not f

Re: [PythonCE] Python 2.5 for Windows CE / ARM

2006-10-11 Thread Bandung
I tried running a simple app that uses Tkinter but I get the error message _tkinter not found. Traceback (most recent call last): File "\Storage Card\5_software_developed\testcode\GstApps\gui_class\input.py", line 2, in from Tkinter import * File "C:\devl\release\PythonCE-2.5-20061012\Py

[PythonCE] Python 2.5 for Windows CE / ARM

2006-10-11 Thread Luke Dunstan
A new release of Python for Windows CE is available. Download it here: http://sourceforge.net/project/showfiles.php?group_id=104228 The release notes are linked from this page, but a direct link is: http://sourceforge.net/project/shownotes.php?release_id=454685&group_id=104228 Please consider t