Why can't i install cTurtle on my Ubuntu version of python?

Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2009
Posts: 13
Reputation: i are smart is an unknown quantity at this point 
Solved Threads: 0
i are smart i are smart is offline Offline
Newbie Poster

Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #1
Sep 19th, 2009
in Vista, cTurtle worked like a charm, but in Ubuntu, when i downloaded the cTurtle to my desktop and moved it to site-packages, it still won't work.

When i clicked on the downloaded cTurtle.py file, what i get is a text file with chinese characters, and it closes within a second.

Help would be great appriciated.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,125
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 945
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #2
Sep 19th, 2009
Forget cTurtle and use the regular module turtle that comes with Python. Also, I think cTurtle is written with Python3 in mind and is not well tested.
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 13
Reputation: i are smart is an unknown quantity at this point 
Solved Threads: 0
i are smart i are smart is offline Offline
Newbie Poster

Re: Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #3
Sep 19th, 2009
Originally Posted by vegaseat View Post
Forget cTurtle and use the regular module turtle that comes with Python. Also, I think cTurtle is written with Python3 in mind and is not well tested.
It's for my MCS class textbook. i won't be able to do the exercises in the book if i don't have cTurtle.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 1,614
Reputation: scru has a spectacular aura about scru has a spectacular aura about 
Solved Threads: 131
Featured Poster
scru's Avatar
scru scru is offline Offline
Posting Virtuoso

Re: Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #4
Sep 20th, 2009
Where is the cTurtle website? Do they have a .tar.gz source distribution? If they do try downloading, untarring and running python setup.py install . Also, make sure that you are running the correct version of python for the version of cTurtle that your are trying to use.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 13
Reputation: i are smart is an unknown quantity at this point 
Solved Threads: 0
i are smart i are smart is offline Offline
Newbie Poster

Re: Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #5
Sep 20th, 2009
Originally Posted by scru View Post
Where is the cTurtle website? Do they have a .tar.gz source distribution? If they do try downloading, untarring and running python setup.py install . Also, make sure that you are running the correct version of python for the version of cTurtle that your are trying to use.
I'm running it for 2.5 and 2.6. There is a version of cTurtle for the python3 as well. I did not mix it up, i'm sure.

The web site is:

http://www.cs.luther.edu/~pythonworks/PythonContext/

on the top there is a python3 version. on the bottom, there is the 2.5/6 version.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,297
Reputation: sneekula has a spectacular aura about sneekula has a spectacular aura about 
Solved Threads: 178
sneekula's Avatar
sneekula sneekula is offline Offline
Nearly a Posting Maven

Re: Why can't i install cTurtle on my Ubuntu version of python?

 
0
  #6
Sep 20th, 2009
Works fine on my Ubuntu machine. I copied the Python25/26 source from the webpage and saved it as cTurtle.py in my working directory. The module has a number of demos built in that look great and work well. I used the IDLE IDE, my normal IDE DrPython bitched about a foreign character somewhere and went on strike as usual.
Last edited by sneekula; Sep 20th, 2009 at 1:11 pm. Reason: IDLE
No one died when Clinton lied.
Reply With Quote Quick reply to this message  
Reply

Tags
cturtle, linux, programming, python, ubuntu

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for cturtle, linux, programming, python, ubuntu
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC