Did you register your *.py scripts by running (clicking on) the
SetupRegistry file?

On 7/16/07, Marin, Carlos <[EMAIL PROTECTED]> wrote:

 Hi all,



I have downloaded PythonCE-25-20061219.PPC2003_ARM.CAB, and installed in
my Windows CE 6.0 target.



I have copied manually a *.py script and run this command line:

\program files\python25> python.exe test.py

But I do not get anything, I only get prompt.



Does anybody have any idea about what is happening? Am I running python
script correctly?



Test.py:

a = "This is a test using Python 2.5 in Windows CE."

print a



Thanks for your help,

Bye




  ------------------------------

*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
Behalf Of *Matt S.
*Sent:* Monday, July 16, 2007 8:59 AM
*To:* Luca
*Cc:* pythonce@python.org
*Subject:* Re: [PythonCE] Very Newbee question on using Python CE



Luca,

Generally, check out the Wiki,
http://pythonce.sourceforge.net/Wikka/HomePage

Version 2.5 is available from SourceForge,
http://sourceforge.net/projects/pythonce/

I'm using 2.4 along with wxPython (wxPyCE) and ctypes.  2.3 for the
Storage Card and with some bells and whistles is available at Adam K's blog,

http://blogs.unixage.com/blojsom/blog/adam.kruszewski/python/2005/02/06/Aaaaw_A_Python_in_my_Pocket.txt

How do I call the IDLE to write a program?


I think you could use PyEditCE...  Though I typically use Eclipse on my PC
and then transfer scripts to the PPC using ActiveSync.

The rest of your questions should be answered on the Wiki

Good luck,
Matt



Or more generically, where do I write a program for Python CE?.
The installation comes with a number of .py files (examples?), how do I
run
them?
Where do I find a tutorial / documentation on the above steps and on the
specifics of the PPC Python implementation?
Is there a more recent/friendlier version of Python CE for the Dell Axim
(Intel XScale)?

I realize these questions may appear quite silly to most experienced users
but I am really quite stuck.

Any help will be greatly appreciated.

Thanks

Luca



_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce



_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to