Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Fix broken import in sftp provider #2100

Merged
merged 6 commits into from
Oct 5, 2021
Merged

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Oct 4, 2021

Bug is manifesting in Maya SceneInventory

During testing another issue was found in Blender 2.93 (only), where Blender's own libraries conflict with a provider. (Issue occured in Loader and Manage.. in OP menu).

@kalisp kalisp added the type: bug Something isn't working label Oct 4, 2021
@kalisp kalisp requested a review from 64qam October 4, 2021 11:13
@kalisp kalisp self-assigned this Oct 4, 2021
Blender 2.93 has issue with conflicting libraries, pysftp is actually not needed in provider running in a host, do not import it or explode when its not necessary
@kalisp kalisp requested a review from iLLiCiTiT October 5, 2021 13:33
@kalisp kalisp merged commit aeb1924 into develop Oct 5, 2021
@kalisp kalisp deleted the bugfix/sftp_provider_sync_import branch October 5, 2021 15:37
@kalisp kalisp restored the bugfix/sftp_provider_sync_import branch October 5, 2021 16:34
@kalisp kalisp deleted the bugfix/sftp_provider_sync_import branch November 12, 2021 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants