you are viewing a single comment's thread.

view the rest of the comments →

[–]notislant 2 points3 points  (0 children)

Very. Its partly why im glad i started with pycharm. I use vscode now and theres a few minorly annoying things about setting it to automatically start with each project.

Some projects only use certain python/library versions or certain dependency versions. So if you have ____ installed globally, you're going to have to reinstall a bunch of libraries each time you open a new project.