use
conda create -f environment.yml
After creating a new environment, you can see all the installation packages by using CONDA list in the new environment, but you will report an error when opening Python import
according to
https://stackoverflow.com/questions/51712693/packagenotinstallederror-package-is-not-installed-in-prefix
I tried the suggestions in it
conda update --name base conda
Invalid, no attempt
conda update --all
Because all installed packages will be upgraded
Then try
conda install anaconda
A lot of new bags, but still invalid, finally
conda activate base
conda update --all
solve the problem
Read More:
- Installing R’s “mvtnorm” package in Windows system: solving the problem of the R package “mvtnorm” is not installed
- When angular4.0 starts the project, an error is reported: the “@ angular / compiler cli” package was not properly installed
- 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)
- After node.js is installed, use the instruction node version in vscode to show that it is not an external or internal instruction. The solution is as follows:
- Configuration: error:!! OpenSSL is not properly installed on your system
- ClobberError: The package ‘xxx‘ cannot be installed due to a path collision for ‘xx‘ This path alre
- After windows VM is installed successfully, it is always prompted that this application may not work properly
- Completely solve install_ FAILED_ UPDATE_ Incompatible installation error, the installation package is not consistent with the previous installation package signature on the device
- Error in loadNamespace(name) : there is no package called ‘yaml’
- Pikachu vulnerability is installed in the shooting range, and an error is reported when connecting to the MySQL database
- CONDA HTTP error is prompted when Anaconda prompt is installed and updated
- matplotlib 1.3.1 requires nose, which is not installed. matplotlib 1.3.1 requires tornado, which is
- Terminal appears after anconda is installed on MAC (base)
- Idea Maven project uses package to package and report error (package does not exist)
- [robot_launch.launch] is neither a launch file in package [kinova_gazebo] nor is
- Can read JBIG2 image: JBIG2 imageio is not installed
- Solve the problem of jdk8 after win7 is installed. Has value ‘1.8’, but ‘1.7’ is required
- Error:No toolchains found in the NDK toolchains folder for ABI with prefix: mipsel-linux-android