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
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
i'm trying to add the tool but it doesn't work. can you help me please?
I've installed all the dependencies
And this is the error I receive
[zoom_and_follow_mouse.py] Traceback (most recent call last): [zoom_and_follow_mouse.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\zoom_and_follow_mouse.py", line 871, in <module> [zoom_and_follow_mouse.py] zs = ZoomSettings(cwd, settings_dir, settings_file_name) [zoom_and_follow_mouse.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\zoom_and_follow_mouse.py", line 81, in __init__ [zoom_and_follow_mouse.py] makedirs(self.file_dir) [zoom_and_follow_mouse.py] File "C:\Users/HP/AppData/Local/Programs/Python/Python310\lib\os.py", line 225, in makedirs [zoom_and_follow_mouse.py] mkdir(name, mode) [zoom_and_follow_mouse.py] PermissionError: [WinError 5] Accès refusé: 'C:\\Program Files\\obs-studio\\data\\obs-plugins\\frontend-tools\\scripts\\settings' [zoom_and_follow_mouse.py] Traceback (most recent call last): [zoom_and_follow_mouse.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\zoom_and_follow_mouse.py", line 871, in <module> [zoom_and_follow_mouse.py] zs = ZoomSettings(cwd, settings_dir, settings_file_name) [zoom_and_follow_mouse.py] File "C:\Program Files/obs-studio/data/obs-plugins/frontend-tools/scripts\zoom_and_follow_mouse.py", line 81, in __init__ [zoom_and_follow_mouse.py] makedirs(self.file_dir) [zoom_and_follow_mouse.py] File "C:\Users/HP/AppData/Local/Programs/Python/Python310\lib\os.py", line 225, in makedirs [zoom_and_follow_mouse.py] mkdir(name, mode) [zoom_and_follow_mouse.py] PermissionError: [WinError 5] Accès refusé: 'C:\\Program Files\\obs-studio\\data\\obs-plugins\\frontend-tools\\scripts\\settings'
The text was updated successfully, but these errors were encountered: