Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #23341

Closed
Open
Created Aug 28, 2017 by teor@teor

When pip installs stem master, it complains that the package is called stem-dry-run

With a requirements file containing:

-e git+https://git.torproject.org/stem.git@master#egg=stem

pip complains:

$ pip install -r requirements-weights.txt
Requirement already satisfied: numpy>=1.11.2 in ./venv/lib/python2.7/site-packages (from -r requirements-weights.txt (line 7))
Obtaining stem from git+https://git.torproject.org/stem.git#egg=stem (from -r requirements-weights.txt (line 10))
  Cloning https://git.torproject.org/stem.git to ./venv/src/stem
  Running setup.py (path:/Users/dev/privcount/venv/src/stem/setup.py) egg_info for package stem produced metadata for project name stem-dry-run. Fix your #egg=stem fragments.
Installing collected packages: stem-dry-run
  Running setup.py develop for stem-dry-run
Successfully installed stem-dry-run

Is there any way of setting DRY_RUN = False without editing the script?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking