[adv-ff.py] Found pyparsing 3.1.2
[adv-ff.py] Traceback (most recent call last):
[adv-ff.py] File "/Applications/OBS.app/Contents/PlugIns/frontend-tools.plugin/Contents/Resources/scripts/adv-ff.py", line 216, in <module>
[adv-ff.py] libobs = ct.CDLL("obs")
[adv-ff.py] ^^^^^^^^^^^^^^
[adv-ff.py] File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.11/ctypes/__init__.py", line 376, in __init__
[adv-ff.py] self._handle = _dlopen(self._name, mode)
[adv-ff.py] ^^^^^^^^^^^^^^^^^^^^^^^^^
[adv-ff.py] OSError: dlopen(obs, 0x0006): tried: 'obs' (relative path not allowed in hardened program), '/System/Volumes/Preboot/Cryptexes/OSobs' (no such file), '/Applications/OBS.app/Contents/Frameworks/obs' (no such file), '/usr/lib/obs' (no such file, not in dyld cache), 'obs' (relative path not allowed in hardened program), '/usr/lib/obs' (no such file, not in dyld cache)