cmd到anaconda
conda install mingw libpython
if overtime maybe you need conda clean --clock
or
You can do this with conda by using the -f flag when installing, like
conda install -f ipython-qtconsole. This will automatically redownload
the file if the md5 does not match what it should be.
时间: 2024-11-29 07:01:55