question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependency links in pip 1.6

See original GitHub issue

Received warning:

Dependency Links processing has been deprecated with an accelerated time schedule and will be removed in pip 1.6

What should be used instead dependency links?

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

15reactions
miraculixxcommented, Oct 4, 2014

+1 – private package deployment needs dependency links, requirements.txt are a bad replacement as they remove the self-description of a package. thanks for keeping it in for the time being.

1reaction
csojinb-picwellcommented, Mar 12, 2015

Hooray! Thanks for recognizing this need. I’ve spent my whole morning trying to figure out what I’m supposed to be using other than dependency links, for private packages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pip install dependency links - python - Stack Overflow
Assume that, I want to install a library from github. I have searched about that issue and I found something which I can...
Read more >
pip and dependency links - Google Groups
Setuptools has a “feature” called dependency links which allows one project to provide places to look for another project. I think this is...
Read more >
Release Notes — pip 10.0.0.dev0 documentation
6.1.0 (2015-04-07)¶. Fixes upgrades failing when no potential links were found for dependencies other than the current installation. (#2538, #2502); Use a ...
Read more >
setuptools 9.0.1 - PyPI
Easily download, build, install, upgrade, and uninstall Python packages.
Read more >
Install TensorFlow with pip
Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards. Software requirements. Python 3.7–3.10; pip version 19.0 or higher for Linux...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found