to get Python to run on the SD card, I edited setup_registry.py and
Setup Registry.lnk to point to the location on the SD card where the
python.exe lives, i.e. \\SD Card\\Program Files\\Python\\Lib.

To confirm that my registry was in fact set up correctly, I used
Advanced Explorer, went into the Registry and checked
HKEY_CLASSES_ROOT for the existence of entries for .py and .pyc (and I
added .pyw for good measure).

By the way, my Tkinter works now, so thanks a lot!  I also have the
Pmw widget set working.  No reason why BWidgets shouldn't work either.

cheers
S



-- 
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to