You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm receiving the following in my script log when trying to use smart_replays.py
[smart_replays.py] Traceback (most recent call last):
[smart_replays.py] File "C:\Users/Chad/AppData/Roaming/obs-studio/scripts\smart_replays.py", line 31, in <module>
[smart_replays.py] from packaging.version import Version
[smart_replays.py] ModuleNotFoundError: No module named 'packaging'
I'm on Windows 11, running OBS v31.0.0, and have Python v3.12.8 installed with tkinter.
Thank you!
The text was updated successfully, but these errors were encountered:
I'm receiving the following in my script log when trying to use smart_replays.py
I'm on Windows 11, running OBS v31.0.0, and have Python v3.12.8 installed with tkinter.
Thank you!
The text was updated successfully, but these errors were encountered: