Python Forum
wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen'
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen'
#1
Hello
I am using Python 3, in Microsoft
I watched this guide on making a game in Python - https://www.youtube.com/watch?v=crV6T3piwHQ&t=114s
I had a problem right at the begging - https://pastebin.com/JyxczLvZ
The error I'm receiving -
wn = turtle.screen()
AttributeError: module 'turtle' has no attribute 'screen'
If ou need any additional information, please let me know
I am new to coding and to this forum, I hope I am asking in the right place and didn't break any rul. If I did, please let me know so I'll improve in the future
Reply
#2
> AttributeError: module 'turtle' has no attribute 'screen'

That is correct. Do a web search for a turtle tutorial.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Help With Displaying Turtle Screen SalladShooter 10 1,163 Mar-09-2025, 08:19 AM
Last Post: Gribouillis
  Bright Black Screen Issue in Tkinter GUI Application rommy 2 911 Nov-29-2024, 10:50 PM
Last Post: woooee
  White Screen Issue with Toolbar After Python Installation evelynfreya 2 972 Nov-25-2024, 06:26 PM
Last Post: deanhystad
  module 'openpyxl.workbook' has no attribute 'active' lsaavedra21 5 1,518 Oct-30-2024, 06:26 PM
Last Post: lsaavedra21
  Is it possible for a Bot to read out the information on the screen aloud? RaySuS777 1 820 Jun-19-2024, 07:33 PM
Last Post: rodiongork
  I dont understand on how to create a Bot that can read info on the screen aloud RaySuS777 0 619 Jun-19-2024, 10:02 AM
Last Post: RaySuS777
  Bot that can read info on the screen aloud... RaySuS777 2 1,096 Jun-18-2024, 05:52 PM
Last Post: RaySuS777
Photo Problem installing turtle MasterJediKnight7 17 30,775 Mar-18-2024, 10:22 AM
Last Post: bmohamadyar313
  Trying to make a board with turtle, nothing happens when running script Quascia 3 1,678 Nov-01-2023, 03:11 PM
Last Post: deanhystad
  Turtle Star Fill Color Yellow-White Interchanging Color Effect codelab 9 3,214 Oct-25-2023, 09:09 AM
Last Post: codelab

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020