Why am I getting AttributeError?
Why am I getting AttributeError? I have a file named Player.py and in that file I have a class called Player. To use it I do
import Player
player = Player.Player()
How can I do it right?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Apr 4, 2021, 11:06 AM
BarathiPosted Apr 4, 2021, 11:09 AM
BarathiPosted Apr 4, 2021, 11:04 AM
Rajanikant HawaldarPosted Apr 4, 2021, 11:02 AM
BarathiPosted Apr 4, 2021, 11:00 AM
Rajanikant HawaldarPosted Apr 4, 2021, 10:57 AM
BarathiPosted Apr 4, 2021, 10:56 AM
Rajanikant HawaldarPosted Apr 4, 2021, 10:43 AM
Salman BegPosted Apr 4, 2021, 10:16 AM