Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to source user configuration #29

Closed
rkoschmitzky opened this issue Jun 23, 2023 · 0 comments · Fixed by #30
Closed

unable to source user configuration #29

rkoschmitzky opened this issue Jun 23, 2023 · 0 comments · Fixed by #30
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rkoschmitzky
Copy link
Contributor

Problem Statement

Sourcing a user configuration doesn't work at the moment as importlib.load_source doesn't exist anymore in Python >=3.7

Expected Behavior

As user configuration should be sourced and the provided overrides be applied.

Context

Provide any relevant background information or context that may help in understanding the issue.

  • OS: Any
  • Python version: Any 3.x
  • Trackteroid version: main
  • Ftrack Python API version: unrelated
  • Ftrack Server version: unrelated

Reproducible Steps

Provide a user configuration file via TRACKTEROID_CONFIGURATION envvar and import trackteroid.

Workaround

No workaround.

@rkoschmitzky rkoschmitzky added the bug Something isn't working label Jun 23, 2023
@rkoschmitzky rkoschmitzky self-assigned this Jun 23, 2023
@rkoschmitzky rkoschmitzky linked a pull request Jun 23, 2023 that will close this issue
@rkoschmitzky rkoschmitzky added this to the v0.1.0rc3 milestone Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant