saving . . . saved installation in cygwin has been deleted. installation in cygwin has been hidden .
installation in cygwin
Title
Question
I am using cygwin in windows 10 for shell environment. I installed python 3.4 package during cygwin installation.
But I am unable to install numpy, matplotlib and ipython in cygwin.
Any suggestion is appreciated

Python-3.4.3 Getting-started-with-IPython 00-01 min 0-10 sec 16-07-20, 3:08 p.m. sravni

Answers:

Hello ensure that Python is available in your System PATH variable. You can check this by ensuring that the Python command runs properly and gives you the interpreter screen.

Also, make sure you are using a standard package manager like PIP to install and uninstall python packages.
27-07-20, 11:03 a.m. ankitrj.iitb


Log-in to answer to this question.