Re: Latest Git-2.12.2 cannot install python packages for pip

2017-05-04 Thread Adam Dinwoodie
On Tue, May 02, 2017 at 06:52:40PM -0600, Doug Henderson wrote: > On 2 May 2017 at 13:06, ankostis wrote: > > On Windows, with Cygwin-git 2.12.2 the python command: > > > > pip install git+https://github.com/... > > > > fails to work with the following error: > > > I suspect you have a window

Re: Latest Git-2.12.2 cannot install python packages for pip

2017-05-02 Thread Doug Henderson
On 2 May 2017 at 13:06, ankostis wrote: > On Windows, with Cygwin-git 2.12.2 the python command: > > pip install git+https://github.com/... > > fails to work with the following error: I suspect you have a windows version of python ahead of the cygwin version in the path. At least that is how

Re: Latest Git-2.12.2 cannot install python packages for pip

2017-05-02 Thread ankostis
$ cygcheck -s -v -r Cygwin Configuration Diagnostics Current System Time: Tue May 02 20:54:38 2017 Windows 7 Enterprise Ver 6.1 Build 7601 Service Pack 1 Path: D:\Home\WinPython\python-3.6.1.amd64\Lib\site-packages\PyQt5 D:\Home\WinPython\python-3.6.1.amd64\Lib\site-packages\PyQt4 D:\Home\WinPy