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

PermissionError: [WinError 5] Access denied #144

@tiger-githubb

Description

@tiger-githubb

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions