I have installed Anaconda and can use the commonly seen packages like matplotlib, seaborn, scipy etc on its Spyder, jupyter Qt Console etc. But I often use IDLE and those modules can't be imported as import numpy said the package isn't installed. Do I need to pip install numpy, scipy, etc to use them outside of Anaconda apps?
Also, I open the "Anaconda Prompt" then type jupyter qtconsole to open the QT console. Is there a direct way to open it from the "normal" command prompt?
Also, I open the "Anaconda Prompt" then type jupyter qtconsole to open the QT console. Is there a direct way to open it from the "normal" command prompt?
Last edited: