The error report description corresponds to the solution according to the serial number. Since everyone has different luck and problems when installing the software, read it as needed. (of course, I stumbled all the way, so friends who installed for the first time still suggest reading the error report description first, and then read it as needed)
Error reporting description
-
- the CMD console constantly displays the following warning information
-
- can’t find the version of Matplotlib = = 2.2.2 (if the corresponding version number of other packages can’t be found, it can also be handled as this) failed to build panda numpy
Solution
-
-
- the PIP command may be omitted in the environment.yml file. Just add the PIP command in the corresponding position of the file (the content indicated by the red arrow in the figure below)
-
-
-
- delete the following version number (as shown by the red arrow)
-
-
-
- failed to build panda numpy
-
-
-
- to be honest, in this environment, I ignored the error report, I found that it doesn’t seem to affect my subsequent operation. For example, I can open the gluon environment and open jupyter notepad in the gluon environment. (if there is any subsequent impact, I will continue to solve it and update the content)
-
Reference link:
-
-
-
- after installing miniconda3, run CONDA env create – F environment.yml and report an error miniconda installs numpy but Python can’t import it
-
-
Add a little knowledge. The command to delete the gluon environment is as follows:
conda remove -n gluon --all
Read More:
- [Solved] Conda Upgrade Error: PackageNotInstalledError: Package is not installed in prefix.
- [Solved] Jupyter Notebook Start Error: Fatal error in launcher: Unable to create process using
- [Solved] Ubuntu using blender script error: Numpy cannot be found
- Python ImportError: numpy.core.multiarray failed to import
- How to Solve M1 chip import numpy Error
- [Solved] Original error was: No module named ‘numpy.core._multiarray_umath‘
- Pycharm error: original error was: DLL load failed while importing _multiarray _Umath: the specified module could not be found
- [Solved] RuntimeError: Numpy is not available (Associated Torch or Tensorflow)
- ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
- pytest pluggy.manager.PluginValidationError: unknown hook’pytest_namespace’ error handling method
- VScode Run CONDA environment Error [How to Solve]
- VScode import numpy Error: DLL load failed [How to Solve]
- [Solved] Conda install Error: An HTTP error occurred when trying to retrieve this URL. HTTP errors are often…
- [Solved] MAC terminal Use ‘CONDA activate’ and ‘CONDA install package_ Error reported by name’ Error
- Pytorch: How to Handle error warning conda.gateways.disk.delete:unlink_or_rename_to_trash(140)
- [Solved] OpenCV Import Error: ImportError: numpy.core.multiarray failed to import
- [Solved] ERROR: No matching distribution found for torch-cluster==x.x.x
- Mxnet.gluon Load Pre Training
- [How to Solve] Reason: Incompatible library version
- Pytorch ValueError: Expected more than 1 value per channel when training, got input size [1, 768