I tried to install turtle on my VS Code and got this error message, could you guys tell me what's going on with this module, please?
Asked
Active
Viewed 496 times
2 Answers
1
Which turtle do you want to install?
If you mean this package, then you don't need to do any installation.
It already exists when you install Python.

MingJie-MSFT
- 5,569
- 1
- 2
- 13
-
Ok, thanks guys, got that part about turtle being a package already existing in Python. So why can't I run Pong as in this video? -> https://www.youtube.com/watch?v=XGf2GcyHPhc&list=PL3bqcU21UEmHMDc6w5gFS-SIpWeQQwoZz&index=70&t=573s – Lázaro Meira Aug 17 '22 at 00:05