Skip to content

Issues: pypa/pip

Release 24.3
#12941 opened Aug 26, 2024 by pradyunsg
Open 5
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Pinned dependency in requirements.txt works, but dependency in another package causes python version check problem C: build logic Stuff related to metadata generation / wheel generation type: support User Support
#11989 opened Apr 21, 2023 by kwsp
1 task done
pip fails to build project from backend-path when MetaPathFinder is present and installing from VCS url C: build logic Stuff related to metadata generation / wheel generation type: bug A confirmed bug or unintended behavior
#11812 opened Feb 22, 2023 by abravalheri
1 task done
Remove the experimental fast-deps feature C: build logic Stuff related to metadata generation / wheel generation needs rebase or merge PR has conflicts with current master state: needs discussion This needs some more discussion
#11478 opened Sep 30, 2022 by pradyunsg Loading…
pip should ignore [install] no-deps = true in pip.conf when setting up isolated build environment. C: build logic Stuff related to metadata generation / wheel generation state: needs discussion This needs some more discussion
#11275 opened Jul 19, 2022 by anntzer
1 task done
Passing --use-pep517 doesn't apply to build requirements C: build logic Stuff related to metadata generation / wheel generation S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior
#10739 opened Dec 21, 2021 by jaraco
1 task done
Add warning when build_wheel_legacy is called with build_options or global_options C: build logic Stuff related to metadata generation / wheel generation
#9807 opened Apr 15, 2021 by sbidoul
Build dependencies doesn't use correct pinned version, installs numpy twice during build-time C: build logic Stuff related to metadata generation / wheel generation C: constraint Dealing with "constraints" (the -c option) type: feature request Request for a new feature
#9542 opened Jan 31, 2021 by xmatthias
pip build isolation triggers re-download of dependencies C: build logic Stuff related to metadata generation / wheel generation
#9439 opened Jan 10, 2021 by leezu
Default to isolated, pyproject.toml-based builds C: build logic Stuff related to metadata generation / wheel generation type: enhancement Improvements to functionality UX User experience related
#9175 opened Nov 29, 2020 by dstufft
pip editable install fails with pyproject.toml, even with no setup.py import error C: build logic Stuff related to metadata generation / wheel generation C: editable Editable installations C: PEP 517 impact Affected by PEP 517 processing PEP implementation Involves some PEP
#8986 opened Oct 12, 2020 by AlanCoding
Cannot install into user site directory with editable source. C: build logic Stuff related to metadata generation / wheel generation C: editable Editable installations C: PEP 517 impact Affected by PEP 517 processing C: user scheme Handling of packages in user-specific directories type: bug A confirmed bug or unintended behavior
#7953 opened Apr 1, 2020 by agoose77
Build dependencies are not downloaded by pip download C: build logic Stuff related to metadata generation / wheel generation PEP implementation Involves some PEP state: needs discussion This needs some more discussion type: bug A confirmed bug or unintended behavior
#7863 opened Mar 15, 2020 by qwhelan
pip cannot prepare more than one requirement for the same project C: build logic Stuff related to metadata generation / wheel generation state: needs discussion This needs some more discussion type: maintenance Related to Development and Maintenance Processes
#7855 opened Mar 13, 2020 by pfmoore
Avoid generating metadata in pip download --no-deps ... C: build logic Stuff related to metadata generation / wheel generation resolution: deferred till PR Further discussion will happen when a PR is made type: bug A confirmed bug or unintended behavior
#1884 opened Jun 18, 2014 by tlynn
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.