m-wrzr / populartimes

MIT License
815 stars 167 forks source link

why module 'populartimes' has no attribute 'get_id'? #93

Closed luacy200820 closed 4 years ago

luacy200820 commented 4 years ago

I have downloaded populartimes, and import populartimes is successful. But I failed using populartimes.get_id (..., ...). Is the installation failed?

stanleyjzheng commented 4 years ago

I have the same issue, how did you solve it?

stanleyjzheng commented 4 years ago

For future users, don't name your file populartimes.py. I am very dumb, and got an error since it was referencing itself.