Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Loading file in library fails in downstream packages #298

Closed
Assignees
jaraco
Labels
bugSomething isn't working
@edgarrmondragon

Description

@edgarrmondragon

Hey 👋

Starting with release6.2.0, downstream packages dependent on a library that uses the equivalent of

importimportlib_resourcesimportyamlpath=importlib_resources.files("my_lib").joinpath("default_logging.yml")withpath.open()asf:returnyaml.safe_load(f)

fail withFileNotFoundError: Can't open orphan path.

This seems to only happen in Python 3.8 and 3.9.

For reference,meltano/sdk#2310 is a PR where I'm trying to fix things on my end in case I was using your APIs incorrectly, but still a breaking change might have been inadvertently introduced.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp