-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Issues: python-poetry/poetry
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
Cannot install Monorepo deps without sourcecode for Dockerfile caching
area/installer
Related to the dependency installer
area/venv
Related to virtualenv management
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9682
opened Sep 11, 2024 by
michaelshum321
Poetry hangs resolving ssh dependencies from unknown hosts
area/installer
Related to the dependency installer
area/sources
Releated to package sources/indexes/repositories
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9618
opened Aug 10, 2024 by
Yarn
Poetry + explicit source can't find installation candidates while pip with --index-url can
area/installer
Related to the dependency installer
area/sources
Releated to package sources/indexes/repositories
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9524
opened Jul 1, 2024 by
JoseGuillermoAraya
Relative dependency imports work in some folders but not others.
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
status/waiting-on-response
Waiting on response from author
#9474
opened Jun 6, 2024 by
EricHasegawa
Restrictions coming from dependencies not in the main group are not considered
area/installer
Related to the dependency installer
area/solver
Related to the dependency resolver
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9412
opened May 13, 2024 by
francipvb
poetry install
run under pre-commit hook does not apply changes.
area/docs
#9393
opened May 6, 2024 by
thisiswhereitype
poetry install ends up with error unexpectedly
area/installer
Related to the dependency installer
area/vcs
Related to support for VCS dependencies (Git and Dulwich)
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9367
opened May 1, 2024 by
gaord
Poetry doesn't install certain non-optional dependencies when run with --only main
area/deps
Related to representing and locking dependencies
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9338
opened Apr 25, 2024 by
timothyjlaurent
In poetry 1.8.2, even when I run the Related to the dependency installer
area/project/deps
Related to Poetry's own dependencies
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
poetry self update
command, only the VERSION is not updated.
area/installer
#9329
opened Apr 23, 2024 by
0num4
Poetry removes optional dependencies when using Related to representing and locking dependencies
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
poetry install --only
area/deps
#9326
opened Apr 20, 2024 by
valentincalomme
poetry 1.8: Error installing packages from private artifactory repository
area/installer
Related to the dependency installer
area/sources
Releated to package sources/indexes/repositories
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9185
opened Mar 20, 2024 by
damonallison
poetry install
with namespace packages has race condition leading to broken files
area/installer
#9158
opened Mar 14, 2024 by
StefanBRas
Extra path windows dependency
area/deps
Related to representing and locking dependencies
area/installer
Related to the dependency installer
area/windows
For Windows-specific issues
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9154
opened Mar 14, 2024 by
matemax
Poetry fails to install the correct version of a git dependency if there are cached artifacts of the same version (but different commit hashes)
area/installer
Related to the dependency installer
area/vcs
Related to support for VCS dependencies (Git and Dulwich)
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#9075
opened Feb 29, 2024 by
opcode81
poetry install --sync fails if a previously installed local editable package has been removed without using poetry remove
area/deps
Related to representing and locking dependencies
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
poetry install generated .pth files don't use drive letter for mapped network drives
area/installer
Related to the dependency installer
area/windows
For Windows-specific issues
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#8935
opened Feb 2, 2024 by
slingshotvfx
4 tasks done
Bug: Related to the dependency installer
area/vcs
Related to support for VCS dependencies (Git and Dulwich)
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
poetry install
fails with transitive path dependencies via git
area/installer
#8765
opened Dec 8, 2023 by
jpugliesi
4 tasks done
Multiple dependencies pointing to one git repo creates git lockfile error
area/installer
Related to the dependency installer
area/vcs
Related to support for VCS dependencies (Git and Dulwich)
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#8635
opened Nov 8, 2023 by
adriansahlman
Poetry ignores no-binary options and downloads .whl files
area/installer
Related to the dependency installer
area/sources
Releated to package sources/indexes/repositories
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#8573
opened Oct 25, 2023 by
HydraCro
4 tasks done
(🐞) Related to the dependency installer
kind/bug
Something isn't working as expected
status/confirmed
Issue is reproduced and confirmed
poetry install
keeps installing things that are already installed, when they were previously a git dependency
area/installer
#7089
opened Nov 24, 2022 by
KotlinIsland
Updating develop attribute in path dependency forces to recreate the virtualenv to take effect
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
#7088
opened Nov 23, 2022 by
slequeux
3 of 4 tasks
Mechanism to reinstall (editable) dependencies to trigger metadata re-build
area/installer
Related to the dependency installer
kind/feature
Feature requests/implementations
#6639
opened Sep 27, 2022 by
apirogov
4 tasks done
Poetry with Related to the dependency installer
kind/bug
Something isn't working as expected
status/external-issue
Issue is caused by external project (platform, dep, etc)
virtualenvs.create false
installs packages into the wrong place on Ubuntu
area/installer
#6459
opened Sep 9, 2022 by
amcinnes
3 tasks done
Poetry should use the filename from content-disposition when downloading URL dependencies
area/installer
Related to the dependency installer
kind/bug
Something isn't working as expected
status/confirmed
Issue is reproduced and confirmed
version/1.2.1
Build packages with pinned dependencies from .lock file
area/build-system
Related to PEP 517 packaging (see poetry-core)
area/core
Related to the poetry-core library
area/installer
Related to the dependency installer
kind/feature
Feature requests/implementations
#2778
opened Aug 7, 2020 by
artslob
2 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.