Python Forum
AssertionError when trying the sys module in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AssertionError when trying the sys module in python
#6
Larz60 Wrote:My opinion:
Get rid of IDLE and pick a real IDE.
Even though IDLE is packaged with python, it's not a good, nor in my opinion a real IDE.

VSCode is very good and used by many on this forum, as is PyCharm
to install VSCode see: https://python-forum.io/thread-12237.html

You can also get the Free/Libre Open Source Software Binaries of VS Code. I've not yet tried this, as I've been using the an different IDE, but for anyone else that may be interested (the thread OP clearly is not).
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
RE: AssertionError when trying the sys module in python - by rob101 - Nov-20-2022, 06:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  AssertionError: View function mapping is overwriting an existing endpoint function Zhavi221 7 19,326 Apr-17-2019, 01:07 PM
Last Post: Zhavi221

Forum Jump:

User Panel Messages

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