conda 4.6.11如何升級版本?
C:\Users\linl2>conda create -n myPython python-3.7
WARNING: The conda.compat module is deprecated and will be removed in a future release.
不升級,安裝不上python3.7
C:\Users\linl2>conda create -n myPython python-3.7
WARNING: The conda.compat module is deprecated and will be removed in a future release.
不升級,安裝不上python3.7
2019-11-27
舉報
2019-12-31
conda update -n base conda