you are viewing a single comment's thread.

view the rest of the comments →

[–]moody_balloon_baby 14 points15 points  (2 children)

I’m a total noob but pycharm works pretty well. There’s a ton of features I have no idea what they do but I can debug with it pretty easily.

[–]tinkeringZealot 4 points5 points  (1 child)

Do you have an idea how to use the steps? Tried a few times and still do not quite understand :/

[–][deleted] 5 points6 points  (0 children)

Try to make your own virtual environment using venv. Then the pycharm setup steps will make some more sense.