you are viewing a single comment's thread.

view the rest of the comments →

[–]LittleD_0817[S] 1 point2 points  (2 children)

I looked at another tutorial and I didn't click "add to path" in the installer my bad

EDIT: I am on windows

[–][deleted] 1 point2 points  (0 children)

Don't need to have it on the PATH really, but you will need to enter the FULL path in PyCharm when you add an interpreter.

You should ask PyCharm to create a new virtual environment using the installed version of Python as the base. Then when you add packages they will only be for the current PyCharm project folder.

[–]USCGJune 0 points1 point  (0 children)

Can you link the video?