Answers for "env\Scripts\activate.ps1 : File"

0

env\Scripts\activate.ps1 : File

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.
Posted by: Guest on March-03-2022

Python Answers by Framework

Browse Popular Code Answers by Language