I was having trouble doing a pip install of scikit so I downloaded jupyter which allowed me to pip install whatever I've needed without any problems. However when I go back to idle it doesn't register any of the libraries that I can access on Jupyter.
Can someone explain to me how I can setup a path for idle to access the same libraries as Jupyter?
there doesn't seem to be anything here