CONDA activate error
File C:\Users\admin\Documents\WindowsPowerShell\profile.ps1 cannot be loaded because running scripts is disabled on this system.
resolvent
Refer to the answer of stackoverflow
the steps are as follows:
- open the PowerShell in administrator mode. If you don’t know how to open it as an administrator, you can press win KBD> + R KBD>, then enter
shell
, and then press Ctrl KBD> + shift KBD> + Enter KBD>. typing
Set-ExecutionPolicy RemoteSigned
This should allow your system to run CONDA scripts. If you want to set it back, type it in the PowerShell administrator mode
Set-ExecutionPolicy Restricted
Read More:
- Cnpm appears in the vscode terminal: unable to load the file C: \ “users \” gkk \ “appdata \” roaming \ “NPM \” cnpm
- R load(xxx.Rdata) Error bad restore file magic number (file may be corrupted) — no data loaded
- error C2057: expected constant expression (Can the size of an array in C language be defined when the program is running?)
- Solve the problem that the header file of “graphics. H” cannot be loaded in vs2015
- Unable to load file D:: program files (x86) node-v16.4.0-win-x861 because scripts are not allowed to run on this system.
- Plug in loaded: fastmirror, langpacks / var / run/ yum.pid Locked, another program with PID 2323 is running
- Flutter development: prompt error parsing localfile when running the project: ‘/ users / xxx / Android / APP / SRC / main / androidmanifest. XML’… Solution
- scalac: Token not found: C:\Users\User\AppData\Local\JetBrains\IntelliJIdea2020.3\compile-server\to
- source, ~/.bashrc, ~/.bash_ Profile details
- Endnote inserting documents causes word to crash! ! Solution
- Unable to resolve sequelize package in C:\Users\
- Error: the main class usertest could not be found or loaded
- Solution to the flash of running result of dev C / C + +
- The main class com.hp.springbootapplication cannot be found or loaded
- cv2.error: OpenCV(4.5.1) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-buil
- How to Fix Error accessing PRODUCT_USER_PROFILE
- To solve the running error of eclipse for C / C + +: launch failed binary not found
- Idea startup project: main class not found or cannot be loaded
- Google cloud disk: too many users have recently viewed or downloaded this file. Please try to access this file later. (How to Bypass Google Drive Download Limit (Quota Exceeded) Error)
- ValueError: Object arrays cannot be loaded when allow_ Pickle = false solution