All of lore.kernel.org
 help / color / mirror / Atom feed
* CYGWIN git cannot install python packages with pip
@ 2017-05-02 18:08 ankostis
  2017-05-02 18:40 ` ankostis
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: ankostis @ 2017-05-02 18:08 UTC (permalink / raw)
  To: Git Mailing List

On Windows, with Cygwin-git 02.12.2-1 the python command:

    pip install git+https://github.com/...`

fails to work with the following error:

    $ pip install git+https://github.com/ipython/traitlets/
    Collecting git+https://github.com/ipython/traitlets/
    Cloning https://github.com/ipython/traitlets/ to c:\users\username\appdata
\local\temp\pip-kjwxq_oy-build
    fatal: Invalid path '/cygdrive/d/Work/ALLINONES2/co2mpas_AIO-v1.6.0/CO2MPA
S/C:\Users\username\AppData\Local\Temp\pip-kjwxq_oy-build': No such file or di
rectory
    git clone -q https://github.com/ipython/traitlets/ C:\Users\user\AppData\L
ocal\Temp\pip-kjwxq_oy-build" failed with error code 128 in None



Git-2.8.3 had no such problem.

Any ideas?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-05-16 13:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 18:08 CYGWIN git cannot install python packages with pip ankostis
2017-05-02 18:40 ` ankostis
2017-05-03  9:47 ` Johannes Schindelin
2017-05-03 10:21   ` ankostis
2017-05-03 14:32     ` Johannes Schindelin
2017-05-04  9:47       ` Adam Dinwoodie
2017-05-04 10:18         ` ankostis
2017-05-04 11:26           ` Johannes Schindelin
2017-05-16 13:09             ` ankostis
2017-05-16 13:15 ` ankostis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.