I just created a virtual environment and install the adk. While running the sample agent code always gives the following error:
"OSError: [WinError 1314] A required privilege is not held by the client:....."
This error is for not having elevated permissions on windows but i am wondering why the simple program need such permission.
I just created a virtual environment and install the adk. While running the sample agent code always gives the following error:
"OSError: [WinError 1314] A required privilege is not held by the client:....."
This error is for not having elevated permissions on windows but i am wondering why the simple program need such permission.