Not python under cygwin. Thats a leftover string from msys using cygwin code. The command I was trying to execute was python msys_build_deps.py --all
Python is installed. Msys is installed, but throwing that error. And no worries. I just wasn't clear enough. :) -Tyler On Wed, Apr 22, 2009 at 10:24 AM, Evan Kroske <[email protected]> wrote: > Tyler Laing wrote: > >> <snip /> >> >> The error says that it "Couldn't reserve space for cygwin's heap, Win32 >> error 6" when sh.exe was executed. >> > Why are you trying to install Python under CygWin? From what I understand, > most programmers consider that a separate platform from Windows. You should > probably try to install the native windows version, instead of the linux > version running under cygwin. Sorry if I misunderstood you. > > Regards, > Evan Kroske > -- Visit my blog at http://oddco.ca/zeroth/zblog
