Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find the path when "python setup.py develop; A required privilege is not held by the client #5

Open
RohitKangoni opened this issue Jun 1, 2023 · 2 comments

Comments

@RohitKangoni
Copy link

RohitKangoni commented Jun 1, 2023

image

Yosoerror1314
So firstly:
OSError: [WinError 1314] A required privilege is not held by the client: 'C:\Users\rohit\YOSO\configs' -> 'C:\Users\rohit\YOSO\detectron2\model_zoo\configs'

and in the handling of the error i get:
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\Users\rohit\YOSO\configs'

now the second error i understand because configs exists inside detectron2\model_zoo, i dont understand the first.

How to resolve

@RohitKangoni RohitKangoni changed the title Cannot find the path when "python setup.py develop" is run . Jun 11, 2023
@RohitKangoni RohitKangoni changed the title . Cannot find the path when "python setup.py develop; A required privilege is not held by the client Jun 11, 2023
@adam-mehdi
Copy link

I had the same error, but running the console as administrator seems to fix it

image

@RohitKangoni
Copy link
Author

thanks a lot adam

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

No branches or pull requests

2 participants