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
#8
(Sep-24-2022, 09:07 AM)deanhystad Wrote: Why did you use "import k as k" or "import k" for that matter?

I was having some problems with the code because it was saying that "K" dint have value or something like that. So how did I get to "import k as k"? I don't know if you use pycham, but they have a little window of tips and recommendations for the code being written. I hit the format button and they automatically put that code line in and then the code was working. so I assume that was the problem. I don't know if they fix other things like indentation issues or something that probably was the real problem.
Reply


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

Forum Jump:

User Panel Messages

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