From newandrew@rump.dk Fri May 2 15:21:50 2003 From: newandrew@rump.dk (Andrew Engels Rump (formerly Leif Andrew Rump)) Date: Fri, 2 May 2003 14:21:50 +0000 (UTC) Subject: [PythonCE] Re: pcceshell doesn't load References: Message-ID: After drinking 3 Pan Galactic Gargle Blasters, "ccatlett" mumbled in news:HDHRZ5 $IJLYzV_EpvHExZU15WZoPju0NEyhote0d@uol.com.br: > I have installed the Arm version of python 2.2+ on an IPAQ > 3635 with CE 3.0 and recive the following error: > Traceback(innermost last): cant import traceback > execptions,ImportError: No module named pcceshell I don't know if you have found the sollution - you posted/mailed this a long time ago but I am fairly sure that the only thing you need to do is to move your Python installation from My Documents folder (where Python is installed by default) to the Program Files folder. Andrew -- *** The opinions expressed are not necessarily those of my employer. *** * Software Engineer Andrew Engels Rump * BLIK og ROERarbejderforbundet * * Immerkaer 42, 2650 Hvidovre * Tlf: +45 3638 3638, Fax: +45 3638 3639 * Home: N55°41'38.9" E12°29'08.6" (WGS 84) Work: N55°39'50.9" E12°27'47.4" E-mail: mailto:newandrew@rump.dk WWW http://www.rump.dk/homepage/andrew/ From mwatts3@stny.rr.com Tue May 6 00:53:56 2003 From: mwatts3@stny.rr.com (Mark Watts) Date: Mon, 5 May 2003 19:53:56 -0400 Subject: [PythonCE] (no subject) Message-ID: <200305052353.h45Nruik002661@ms-smtp-03.nyroc.rr.com> -Mark From guenter.reusing@web.de Fri May 9 08:11:28 2003 From: guenter.reusing@web.de (Guenter Reusing) Date: Fri, 9 May 2003 09:11:28 +0200 Subject: [PythonCE] Python CE for SH3 processor Message-ID: <200305090711.h497BSi02730@mailgate5.cinetic.de> does anyone have a binary of Python CE for the SH3 processor (running Windows CE 2.0). I'm not able to compile the sources myself (no development system). =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Mit der Grupppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle=20 Freunde gleichzeitig schicken: http://freemail.web.de/features/=3Fmc=3D021179 From pythonmrm@yahoo.co.uk Sun May 18 09:24:18 2003 From: pythonmrm@yahoo.co.uk (=?iso-8859-1?q?p=20m?=) Date: Sun, 18 May 2003 09:24:18 +0100 (BST) Subject: [PythonCE] Python & Xscale Message-ID: <20030518082418.8310.qmail@web21414.mail.yahoo.com> --0-1589666860-1053246258=:5743 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I am a new programmer (java), wanting to learn Python, on a pocket PC. I have found a surprising lack of information on this subject on the internet, despite several attempts to find clear information. Please forgive me if my questions highlight my ignorance on the subject matter. My questions are: 1) Does the Python environment work on PPC 2002 with an xscale processor (e.g. Dell Axim X5) - if yes: - anyone actually tried this and succeeded? - any advice on links to installation instructions for this processor & OS or anyone prepared to share their experience? 2) can Python code actually be programmed AND run on the Pocket PC? Regards and thanks. M --------------------------------- Yahoo! Plus - For a better Internet experience --0-1589666860-1053246258=:5743 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
I am a new programmer (java), wanting to learn Python, on a pocket PC. I have found a surprising lack of information on this subject on the internet, despite several attempts to find clear information. Please forgive me if my questions highlight my ignorance on the subject matter.
 
My questions are:
 
1) Does the Python environment work on PPC 2002 with an xscale processor (e.g. Dell Axim X5) - if yes:
- anyone actually tried this and succeeded? 
- any advice on links to installation instructions for this processor & OS or anyone prepared to share their experience?
2) can Python code actually be programmed AND run on the Pocket PC?
Regards and thanks.
M
 
 



Yahoo! Plus - For a better Internet experience
--0-1589666860-1053246258=:5743-- From bryan@flyingiranch.com Sun May 18 10:25:50 2003 From: bryan@flyingiranch.com (bryan@flyingiranch.com) Date: Sun, 18 May 2003 02:25:50 -0700 Subject: [PythonCE] Python & Xscale Message-ID: =0D =0D =0D =0D =0D
I run =0D pythonce on my Dell Axim X5, and the answer to your questions 1 and 2 is= yes. =0D PPC2002 goes out of its way to make it difficult, but it does work. I re= call =0D having to move the python executable from one place to another, but it's= been a =0D while. I am positive, though, that I figured out how to get it to work f= rom a =0D primary readme on the main site - look around some.
=0D=
 
=0D
Actually, I am pretty sure I just followed the instructions her= e: http://www.murkworks.com/Research/Python/PocketPCPython/PPCPyt= honR2Notes
=0D
 
=0D
From =0D my experience, pythonce has been a good way to scribble out and test lit= tle =0D syntax bits while waiting in a queue or whatever, but again PPC 2002 mak= es it =0D difficult to have python actually be a useful platform on the machine. D= amn =0D shame.
=0D
 
=0D
Bryan
=0D
=0D
-----Original Message-----
From: pythonmrm =0D [mailto:pythonmrm@yahoo.co.uk]
Sent: Sunday, May 18, 2003 1:= 24 =0D AM
To: pythonce
Subject: [PythonCE] Python & =0D= Xscale

=0D
=0D

I am a new programmer (java), wanting to learn Python, on a pocket = PC. I =0D have found a surprising lack of information on this subject on the int= ernet, =0D despite several attempts to find clear information. Please forgive me = if my =0D questions highlight my ignorance on the subject matter.

=0D
 
=0D
My questions are:
=0D
 
=0D
1) Does the Python environment work on PPC 2002 with an xsca= le =0D processor (e.g. Dell Axim X5) - if yes:
=0D
- anyone actually tried this and succeeded? 
= =0D
- any advice on links to installation instructions for this proce= ssor =0D & OS or anyone prepared to share their experience?
=0D
2) can Python code actually be programmed AND run on the Pocket P= C?
=0D
Regards and thanks.
=0D
M
=0D
 
=0D
 
=0D

=0D


=0D


=0D Yahoo! Plus - For a better Internet =0D experience
=0D

=0D =00 From dguillaume@pi.be Mon May 19 10:04:14 2003 From: dguillaume@pi.be (Didier Guillaume) Date: Mon, 19 May 2003 11:04:14 +0200 Subject: [PythonCE] How To run py script on my ppc Message-ID: <000001c31de5$9f5a5700$80caefd4@diddev> This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C31DF6.62E4ADA0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi As I am a 'newbi' with Pocket Pc, here are some questions I have a new Dell Axim. I copied python 2.2 for PPC. This ok How to run scripts ? How to assign py extensions ? How to edit script on my pocket ? Thanks Didier ------=_NextPart_000_0001_01C31DF6.62E4ADA0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi

 

As I am a ‘newbi’ with Pocket Pc, here are some = questions

 

 

I have a new Dell = Axim.

I copied python 2.2 = for PPC. This ok

 

 

How to run scripts ?

How to assign py extensions = ?

How to edit script on = my pocket ?   =

 

 

Thanks

 

Didier

 

------=_NextPart_000_0001_01C31DF6.62E4ADA0-- From rays@san.rr.com Wed May 21 04:23:49 2003 From: rays@san.rr.com (RJ) Date: Tue, 20 May 2003 20:23:49 -0700 Subject: [PythonCE] wxWindows/Python/CE Message-ID: <5.1.1.6.0.20030520202114.02156330@pop-server.san.rr.com> Hi Brad, > Better would be wxWindows, if you'd care to port it ;-) I agree about wx. However, I had emailed Marco Cavallini and actually offered him some real money (as our startup is doing all CE stuff in C++, and it would still be worth it), but I have not heard from him. I'll try again, but if you have had any exchanges with him, maybe you could butt in... Ray http://rjs.org http://Blue-Cove.com From bkc@murkworks.com Wed May 21 16:10:29 2003 From: bkc@murkworks.com (Brad Clements) Date: Wed, 21 May 2003 11:10:29 -0400 Subject: [PythonCE] wxWindows/Python/CE In-Reply-To: <5.1.1.6.0.20030520202114.02156330@pop-server.san.rr.com> Message-ID: <3ECB5EA4.24515.842D72B@localhost> On 20 May 2003 at 20:23, RJ wrote: > > Better would be wxWindows, if you'd care to port it ;-) > > I agree about wx. However, I had emailed Marco Cavallini and actually > offered him some real money (as our startup is doing all CE stuff in C++, > and it would still be worth it), but I have not heard from him. I'll try > again, but if you have had any exchanges with him, maybe you could butt > in... > Marco .. is that the guy supposedly doing wxEmbedded? I've asked a few times for more than a year.. No action. :-( -- Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKClements