-
Notifications
You must be signed in to change notification settings - Fork 3k
Issues: pypa/pip
Deprecate
pip install --editable
calling setup.py develop
#11457
opened Sep 17, 2022 by
sbidoul
Open
38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Warn users that About fetching data from PyPI and other sources
type: docs
Documentation related
type: feature request
Request for a new feature
type: security
Has potential security implications
pip download
can run arbitrary code
C: download
#12465
opened Jan 7, 2024 by
decorator-factory
1 task done
Download speed display shows last reported value instead of average after finishing
C: download
About fetching data from PyPI and other sources
state: awaiting PR
Feature discussed, PR is needed
UX
User experience related
#10633
opened Nov 4, 2021 by
ssiano
1 task done
[fast-deps] Caching during dependency resolution
C: cache
Dealing with cache and files in it
C: download
About fetching data from PyPI and other sources
S: needs triage
Issues/PRs that need to be triaged
state: needs discussion
This needs some more discussion
#8720
opened Aug 6, 2020 by
McSinyx
Parallel download: How should we display the progress?
C: cli
Command line interface related things (optparse, option grouping etc)
C: download
About fetching data from PyPI and other sources
state: needs discussion
This needs some more discussion
type: question
User question
UX
User experience related
#8698
opened Aug 4, 2020 by
McSinyx
Ability to use multiple pypi mirrors with fallback support
C: download
About fetching data from PyPI and other sources
type: feature request
Request for a new feature
#6045
opened Nov 28, 2018 by
ssbarnea
Pip download prefers newer package version even when local package exists
C: download
About fetching data from PyPI and other sources
state: needs discussion
This needs some more discussion
#5500
opened Jun 13, 2018 by
bendikro
Expand pip's install-time conflict checking to the wheel and download commands
C: dependency resolution
About choosing which dependencies to install
C: download
About fetching data from PyPI and other sources
C: wheel
The wheel format and 'pip wheel' command
resolution: deferred till PR
Further discussion will happen when a PR is made
type: feature request
Request for a new feature
#5497
opened Jun 13, 2018 by
pradyunsg
Download wheels for given architecture, and source package if wheel not exists
C: download
About fetching data from PyPI and other sources
type: feature request
Request for a new feature
#5019
opened Feb 7, 2018 by
pax0r
[Improvement] Pip could resume download package at halfway the connection is poor
C: download
About fetching data from PyPI and other sources
state: awaiting PR
Feature discussed, PR is needed
type: enhancement
Improvements to functionality
#4796
opened Oct 20, 2017 by
winstonma
pip should support custom authentication handlers for private pypi
C: download
About fetching data from PyPI and other sources
resolution: deferred till PR
Further discussion will happen when a PR is made
type: feature request
Request for a new feature
#4475
opened May 12, 2017 by
zmt
Issue with "pip download --platform" semantics
C: download
About fetching data from PyPI and other sources
type: enhancement
Improvements to functionality
#4289
opened Feb 17, 2017 by
robertf224
Retry downloads that fail on ECONNRESET
C: download
About fetching data from PyPI and other sources
kind: crash
For situations where pip crashes
project: vendored dependency
Related to a vendored dependency
type: bug
A confirmed bug or unintended behavior
#2426
opened Feb 17, 2015 by
alex
pip install --download throws error when used with setup.py file
C: download
About fetching data from PyPI and other sources
C: error messages
Improving error messages
type: bug
A confirmed bug or unintended behavior
#831
opened Mar 8, 2013 by
marcinkuzminski
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.