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

General: Update imports in start script #3579

Merged
merged 3 commits into from
Jul 27, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Use new imports and names of classes in start.py and fixed missing default settings.

Description

Use get_default_components from openpype.client.mongo instead of openpype.lib.mongo and try to use class Logger instead of PypeLogger.

Testing notes:

  1. Start of OpenPype should not crash and there should not be deprecated warnings
  2. Missing default settings should not popup

@iLLiCiTiT iLLiCiTiT changed the title Feature/new import locations General: Update imports in start script Jul 27, 2022
@iLLiCiTiT iLLiCiTiT self-assigned this Jul 27, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jul 27, 2022
@iLLiCiTiT iLLiCiTiT merged commit 07ac291 into release/3.13.x Jul 27, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/new_import_locations branch July 27, 2022 09:32
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.

2 participants