Python Forum
Python-Can I get some help with this ModuleError
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python-Can I get some help with this ModuleError
#9
Accepting hints that you don't understand is a bad idea. I think using hints at all, at this point in your learning, is a bad idea. Pycharm saw you using an unassigned variable and decided it might be a module and offered to write the import for you. You can configure VSCode to do the same thing. I hate that feature with a burning passion and turned it off after using it for one day.
AlexPython likes this post
Reply


Messages In This Thread
RE: Python-Can I get some help with this ModuleError - by deanhystad - Sep-24-2022, 08:28 PM

Forum Jump:

User Panel Messages

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