Computer >> 컴퓨터 >  >> 프로그램 작성 >> Python

Windows에서 Conda를 사용하여 Qt를 설치하지 않고 Matplotlib를 설치하는 방법은 무엇입니까?

<시간/>

Conda와 함께 Matplotlib 패키지를 설치하려면 다음 중 하나를 실행하십시오 -

conda install -c conda-forge matplotlib-base
conda install -c conda-forge/label/testing matplotlib-base
conda install -c conda-forge/label/testing/gcc7 matplotlib-base
conda install -c conda-forge/label/cf202003 matplotlib-base
conda install -c conda-forge/label/matplotlib_rc matplotlib-base
conda install -c conda-forge/label/gcc7 matplotlib-base
conda install -c conda-forge/label/broken matplotlib-base
conda install -c conda-forge/label/matplotlib-base_rc matplotlib-base
conda install -c conda-forge/label/rc matplotlib-base
conda install -c conda-forge/label/cf201901 matplotlib-base