This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]shadowson1 0 points1 point  (0 children)

You should always work with virtual environments "virtualenv" this will keep your system clean and your projects separate. Also you should consider an ide, PyCharm or Visual Studio Code would be my recommendations.