[Edu-sig] Happy New Year 2011!!!

Vern Ceder vceder at gmail.com
Sun Jan 2 05:02:57 CET 2011


On Sat, Jan 1, 2011 at 10:55 PM, A. Jorge Garcia <calcpage at aol.com> wrote:

>
>>>  Right, the turtle and Tkinter are GUI apps, but the OP said they connect
> with the -Y parameter for X11 forwarding, so it should open an X11 window on
> their <<
> machines - this is standard behavior for ssh. And the OP said turtle was
> not found, not that a screen couldn't be opened.
> <<
>
> Thanx, Vern, you are exactly correct.  My students have run several GUI
> apps, for example using java, via X11 forwarding in this manner.
>
> I tried sample python turtle code I found on the web and got an import
> error.  I was logged in directly on the server.


So is turtle.py in /usr/lib/Python2.6/lib-tk ? It should be, according to
the python2.6 package manifest...

if not, maybe reinstalling the package would help. If that fails,
downloading the python source tarball and manually putting it there should
do the trick, assuming nothing else is missing. (and if IDLE runs, you
should be OK, Tkinter-wise).

Cheers,
Vern


> TIA,
> A. Jorge Garcia
> Applied Math and CompSci
> http://shadowfaxrant.blogspot.com
> http://www.youtube.com/calcpage2009
>
>


-- 
Vern Ceder
vceder at gmail.com, vceder at dogsinmotion.com
The Quick Python Book, 2nd Ed - http://bit.ly/bRsWDW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20110101/1fd48e61/attachment.html>


More information about the Edu-sig mailing list