Skip to content

Hang when installing from git repository #503

@The-Compiler

Description

@The-Compiler

When trying to recreate an environment with a git repository in its dependencies, at least on Windows (haven't tested on Linux), tox hangs.

Looking at the logs with --verbose, it's because pip is waiting for a confirmation to nuke the old repo:

Obtaining PyInstaller from git+https://github.com/xoviat/pyinstaller.git@qtweb#egg=PyInstaller (from -r C:\Users\florian\qutebrowser/misc/requirements/requirements-pyinstaller.txt (line 3))
  git clone in c:\users\florian\qutebrowser\.tox\pyinstaller\src\pyinstaller exists with URL https://github.com/The-Compiler/qutebrowser.git
  The plan is to install the git repository https://github.com/xoviat/pyinstaller.git
What to do?  (s)witch, (i)gnore, (w)ipe, (b)ackup 

Involved versions:

pip (9.0.1)
pluggy (0.4.0)
py (1.4.33)
setuptools (28.8.0)
tox (2.6.0)
virtualenv (15.1.0)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions