Yep, I saw that he did, he was kind enough to respond to my question. In order to get lib-tk in the sys.path, I just added sys.path.append('<path>') to the bootup py script for Python 2.3.4, called pythonrc.py, located in \Temp\. This runs every time the interpreter starts, so I have not had trouble with it.
James On Sat, 29 Jan 2005 16:41:05 -0800 (PST), Warren Focke <[EMAIL PROTECTED]> wrote: > > > 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 > > -- ---------- James Burkert Systems Integration and Mission Operations Colorado Space Grant Consortium My Schedule: https://webcal.colorado.edu/command.shtml?calid=burkert&view=weekview _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce