Skip to content
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

ValueError in importlib.metadata for eggs with files installed outside the site packages #120910

Closed
jaraco opened this issue Jun 23, 2024 · 0 comments

Comments

@jaraco
Copy link
Member

jaraco commented Jun 23, 2024

In python/importlib_metadata#455, users reported issues with importlib metadata attempting to resolve the paths for packages installed outside the system site packages. This issue applies to importlib.metadata as well.

Linked PRs

jaraco added a commit to jaraco/cpython that referenced this issue Jun 23, 2024
…ages.

Incorporates changes from importlib_metadata 7.2.1.
jaraco added a commit to jaraco/cpython that referenced this issue Jun 23, 2024
…ages.

Incorporates changes from importlib_metadata 7.2.1.
jaraco added a commit that referenced this issue Jun 23, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 23, 2024
…ages. (pythonGH-120911)

Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit 1ba0bb2)

Co-authored-by: Jason R. Coombs <[email protected]>
@jaraco jaraco closed this as completed Jun 23, 2024
jaraco added a commit that referenced this issue Jun 23, 2024
…kages. (GH-120911) (#120917)

gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911)

Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit 1ba0bb2)

Co-authored-by: Jason R. Coombs <[email protected]>
jaraco added a commit that referenced this issue Jun 23, 2024
…kages. (GH-120911) (#120918)

Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit 1ba0bb2)
mrahtz pushed a commit to mrahtz/cpython that referenced this issue Jun 30, 2024
…ages. (python#120911)

Incorporates changes from importlib_metadata 7.2.1.
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue Jul 11, 2024
…ages. (python#120911)

Incorporates changes from importlib_metadata 7.2.1.
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
…ages. (python#120911)

Incorporates changes from importlib_metadata 7.2.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant