install python and make in cygwin install python and make in cygwin python python

install python and make in cygwin


Look into cygwin native package manager, devel category. You should find make and python there.


After running into this problem myself, I was overlooking all of the relevant answers saying to check the setup.exe again. This was the solution to me, there are a few specific things to check.

  1. Check /bin for "make.exe". If it's not there, you have not installed it correctly
  2. Run the setup.exe. Don't be afraid, as new package installs append to your installation and do not over write
  3. In the setup.exe, make sure you run the install from the Internet and NOT your local folder. This was where I was running into problems. Search "make" and make sure you select to Install it, do not leave this as "Default".