On Sat, 29 Jan 2005, James Burkert wrote:

> Out of curiosity, what did you need to change to get Python to run
> properly from your SD card?

Stewart already posted how to get Python running off flash.  You've still
got the fact that python23.zip/lib-tk isn't in sys.path to deal with.
I've seen a number of workarounds for this posted, but never the one that
I hit on, which was to modify python23.zip to move the contents of lib-tk
up to the top level.

Warren Focke

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

Reply via email to