In addition to the other requests for more info on a very ambiguous
question, let me add one. Did the message suggest something worked on an
earlier version and broke with a new version, or did they mean they just
started USING the current version and hoped the version number was
meaningful for the way they probably did not write proper code in the first
place that loads the module(s) they need?

-----Original Message-----
From: Python-list <python-list-bounces+avigross=verizon....@python.org> On
Behalf Of Dennis Lee Bieber
Sent: Monday, July 26, 2021 9:46 PM
To: python-list@python.org
Subject: Re: a simple question

On Mon, 26 Jul 2021 22:19:58 +0000 (UTC), Glenn Wilson via Python-list
<python-list@python.org> declaimed the following:

>I recently downloaded the latest version of python, 3.9.6. Everything works
except, the turtle module. I get an error message every time , I use basic
commands like forward, backward, right and left. My syntax is correct:
pat.forward(100) is an example. Can you tell me what is wrong.

        No we can't. 

        Please provide a cut&paste (NOT a screen-grab image) of the error
traceback, an indication of what OS/hardware you are running upon, etc.
Maybe even which installer you downloaded (python.org, or some third-party
repackager: ActiveState, Anaconda, M$ app store)



-- 
        Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfr...@ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/

--
https://mail.python.org/mailman/listinfo/python-list

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to