Skip to content

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Sep 24, 2020

Paramiko has recently added support for Match
paramiko/paramiko#717
which resulted in some users getting an import error about invoke
module, as it is not a default dependecy for paramiko.
@Pseudomanifold reported that installing invoke #4589 worked for
him, which means that this newly added paramiko feature works in
his case. That feature seems to not affect configs without Match,
so we could give this a try and install it by default.

Our conda package will be updated during the next release.

Fixes #4589
Fixes #4616

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Paramiko has recently added support for `Match`
paramiko/paramiko#717
which resulted in some users getting an import error about `invoke`
module, as it is not a default dependecy for paramiko.
@Pseudomanifold reported that installing `invoke` iterative#4589 worked for
him, which means that this newly added paramiko feature works in
his case. That feature seems to not affect configs without `Match`,
so we could give this a try and install it by default.

Our conda package will be updated during the next release.

Fixes iterative#4589
Fixes iterative#4616
@efiop efiop merged commit 62edbaf into iterative:master Sep 24, 2020
@efiop efiop added the build label Sep 24, 2020
@efiop efiop deleted the fix-4589 branch September 24, 2020 15:18
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.

Missing package paramiko error for ssh connection when installing via conda-forge and pip Homebrew dvc version is missing invoke dependency

1 participant