📜  env\scripts\activate 无法加载 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:57.328000             🧑  作者: Mango

代码示例1
Open another PowerShell window as administrator and then type:

set-executionpolicy remotesigned

Then press Y and then Enter.

Now close this PowerShell window and go back to the shell you were working with. This will solve the issue.