Skip to content

Try importing vendored libraries independently#1076

Open
bdrung wants to merge 1 commit into
pyinvoke:mainfrom
bdrung:import-separately
Open

Try importing vendored libraries independently#1076
bdrung wants to merge 1 commit into
pyinvoke:mainfrom
bdrung:import-separately

Conversation

@bdrung

@bdrung bdrung commented Jul 15, 2026

Copy link
Copy Markdown

Debian/Ubuntu removes the vendored yaml libary, but keeps lexicon and fluidity. Trying to import lexicon and yaml together will fail in this case: yaml is not available from the vendored directory and lexicon from the system.

So try importing vendored libraries independently to allow replacing them individually.

Debian/Ubuntu removes the vendored `yaml` library, but keeps `lexicon`
and `fluidity`. Trying to import `lexicon` and `yaml` together will fail
in this case: `yaml` is not available from the vendored directory and
`lexicon` from the system.

So try importing vendored libraries independently to allow replacing
them individually.
@bdrung
bdrung force-pushed the import-separately branch from 8fad0a9 to 140c102 Compare July 15, 2026 14:42
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

Successfully merging this pull request may close these issues.

1 participant