Python Forum
Why am I getting this TypeError Exception?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why am I getting this TypeError Exception?
#9
If I use VSCode, then, after a change, I press notoriously CTRL+S to save the changes. Just pressing the play button, starts the unmodified file.

PyCharm is different. All changes are written directly to disk immediately, so you don't have to save every time by yourself. In addition, the support for TypeHints is better. In VSCode you have to add this functionality with Extensions.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
RE: Why am I getting this TypeError Exception? - by DeaD_EyE - Jul-07-2023, 08:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  During handling of the above exception, another exception occurred Skaperen 7 26,989 Dec-21-2018, 10:58 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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