I can’t install packages or use pip in my virtual environment. When I use python out the venv, I have no problem installing a package. Any help would be appreciated. I believe I have multiple versions of python installed. Not sure if that’s the problem.
I tried to pip install python from the virtual environment via CMD. I also went to youtube and watched a video of fixing. Basically, the video said to edit my global variables on Windows. I added the anaconda folders (base, bin, Script) to my global variable list, and I still cant use pip.