Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

PermissionError: [WinError 5] Access denied #144

Open
tiger-githubb opened this issue Jan 26, 2024 · 0 comments
Open

PermissionError: [WinError 5] Access denied #144

tiger-githubb opened this issue Jan 26, 2024 · 0 comments

Comments

@tiger-githubb
Copy link

i'm trying to add the tool but it doesn't work. can you help me please?
I've installed all the dependencies

image

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'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant