I try to install numpy on my Windows 10, but I don't have pip.
Is there any way to install numpy without installing pip itself?
The reason I am asking is that I read this related question, but I need to use the Python IDLE itself, because my code doesn't run in Jupyter Notebook.