Skip to content

Conversation

@ska-ibees
Copy link

This a fix for the below error:

PermissionError

[Errno 13] Permission denied: './hooks/build'

at /opt/hostedtoolcache/Python/3.10.2/x64/lib/python3.10/os.py:597 in _execvpe
593│ argrest = (args,)
594│ env = environ
595│
596│ if path.dirname(file):
→ 597│ exec_func(file, *argrest)
598│ return
599│ saved_exc = None
600│ path_list = get_exec_path(env)
601│ if name != 'nt':
Error: Process completed with exit code 1.

image

@Tardo
Copy link
Contributor

Tardo commented Jun 21, 2022

Rebase please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants