-
Notifications
You must be signed in to change notification settings - Fork 2
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
obsstudio_sdk not a module error #2
Comments
@iMonsterful they've renamed obsstudio-sdk to obsws-python. I'll update the script.
|
Thanks for the quick help. |
I rewrote script to use obspython instead of websocket. Now it will work only inside OBS, but it solves these problems.
|
I installed everything needed but if i load the script into OBS there is always the same error: ModuleNotFoundError: No module named 'obsstudio_sdk'.
The text was updated successfully, but these errors were encountered: