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

[Bug]: Unable to load shotgrid_login package #492

Closed
1 task done
chxmberland opened this issue Jun 18, 2024 · 0 comments
Closed
1 task done

[Bug]: Unable to load shotgrid_login package #492

chxmberland opened this issue Jun 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chxmberland
Copy link
Contributor

What happened?

If a user tries to build Open RV after installing the shotgrid_login package, they get the following error in the build console...

Traceback (most recent call last):
 File "<user-path>/Library/Application Support/RV/Python/shotgrid_login_mode.py", line 427, in createMode
   the_mode = ShotGridLogin()
 File "<user-path>/Library/Application Support/RV/Python/shotgrid_login_mode.py", line 51, in __init__
   from sgtk import (
ImportError: cannot import name 'LogManager' from 'sgtk' (unknown location)

The app still works as intended, but the shotgrid_login package does not work.

List all the operating systems versions where this is happening

macOS Sonoma 14.5

On what computer hardware is this happening?

Apple M1

Relevant console log output

No response

Environment variables

No response

Extra information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@chxmberland chxmberland added the bug Something isn't working label Jun 18, 2024
@chxmberland chxmberland closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
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