While Activating Env Show Error Of Unautorize Access In Vscode

[Solved] While Activating Env Show Error Of Unautorize Access In Vscode | Solidity - Code Explorer | yomemimo.com
Question : while activating env show error of unautorize access in vscode

Answered by : ankur-prajapati

Hmmm.. this feels like it might be a VSCode problem.
To fix the issue, you can simply open a Powershell window as administrator and type the following:
Set-ExecutionPolicy RemoteSigned
And hit enter, respond y to any prompts that appear.

Source : https://github.com/microsoft/vscode-python/issues/2559 | Last Update : Thu, 10 Mar 22

Answers related to while activating env show error of unautorize access in vscode

Code Explorer Popular Question For Solidity