Maran_Rose
New Member
Hey, I'm not sure if this is an issue per-say or if I'm doing anything wrong but I get this error when trying to load the script, and there are no properties to go off of, nor is there anything to really... do with it? The test notification works when I click edit script. I'm on OBS 31.0.0-rc1
[smart_replays.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\smart_replays.py", line 31, in <module>
[smart_replays.py] from packaging.version import Version
[smart_replays.py] ModuleNotFoundError: No module named 'packaging'
[smart_replays.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\smart_replays.py", line 31, in <module>
[smart_replays.py] from packaging.version import Version
[smart_replays.py] ModuleNotFoundError: No module named 'packaging'