问题标签 [menpo]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - Conda 包在新创建的环境中发现冲突并且无法显示它们
menpodetect
我在 Anaconda 中创建新环境后尝试安装
Anaconda 云:https ://anaconda.org/menpo/menpodetect
这是的输出conda install -c menpo menpodetect
python --version
->Python 3.7.4
conda list
为空(因为刚刚创建了 env)
怎么了?
编辑 - - - - - - - - - - - - - - - - - - - - - - - - - -------------------------------------------------
conda install -c conda-forge menpodetect
返回