[Solved] AttributeError: 'module' object has no attribute in 3minutes

preview_player
Показать описание
"AttributeError: object has no attribute"
Understand how to trouble shoot the error message.
Examples used in the video:

When you append a value another value to that variable
Example: X=10
Add 5 to X

2. Variation in the spelling or Invalid attribute reference
Y= “My name is”.add(“slim”)
Рекомендации по теме
Комментарии
Автор

Can u solve this error...???
'list' object has no attribute 'forward'

sananaushad
Автор

Sir I am getting Object has no attribute 'bind' in tkinter while working with Tkinter. What to do??

wasiullahkhan
Автор

bekar video hai error solve kesa krna hai ya toh btaya ni

anonymousk
Автор

can you solve this?

File "C:\Users\KrunkCiti\AppData\Local\Programs\Python\Python310\lib\tkinter\__init__.py", line 1163, in winfo_pixels
return self.tk.getint(
AttributeError: 'function' object has no attribute 'tk'

krinodagamer
Автор

Dislike the video, where is the solution in the video

Raj_indian