After MAC reinstalls anaconda, it is found that each time terminal is opened, anconda’s environment is started by default. However, I don’t want to use anconda’s environment by default, as shown in the following figure.
The closing method is as follows
Method 1:
Every time you exit the base environment through CONDA deactivate
on the command line, return to the automatic environment of the system
Method 2
1. By setting Auto_ activate_ Set the base parameter to false to implement:
conda config --set auto_activate_base false
2. If you want to enter, you can use CONDA activate base
3. If you go back and hope to keep it all the time, pass
conda config --set auto_activate_base true
recovery
Read More:
- After canceling the startup of Ubuntu terminal, it will automatically enter the base environment of CONDA
- After matlab2018a is successfully installed, a licensing error appears when it is opened: – 8523
- An error is reported when installing the package directly in pycharm, but it can be installed through the terminal. Error non zero exit code (2)
- Failed to access perfctr MSR appears when CentOS is installed
- How does a Mac terminal exit the python command line
- [Solved] Mac Terminal error: command not found: telnet
- Mac realizes file interaction (upload and download) between terminal and server
- The Linux terminal appears bash: setup.bash : no such file or directory, and. Bashrc file
- Command not found: ADB appears on Mac
- CONDA HTTP error is prompted when Anaconda prompt is installed and updated
- Bash modifies the file names in the specified folder through MAC terminal (batch modification)
- Cnpm appears in the vscode terminal: unable to load the file C: \ “users \” gkk \ “appdata \” roaming \ “NPM \” cnpm
- Solve the problem of jdk8 after win7 is installed. Has value ‘1.8’, but ‘1.7’ is required
- Open vs code through terminal using code command in Mac OS
- PackageNotInstalledError: Package is not installed in prefix
- Solve the MAC terminal download error curl: (7) failed to connect to raw.githubusercontent.com port 443: Connection refused
- After openstack neutron is installed, the Linux bridge starts and the error is resolved
- When nodejs is installed: the error code is 2503
- After Vue is packaged, a blank page appears, an error is reported in the resource request, and there is no error handling scheme
- Pikachu vulnerability is installed in the shooting range, and an error is reported when connecting to the MySQL database