pip 대신 anaconda 중 miniconda 설치를 설치한다.


https://conda.io/miniconda.html 에서 OS체제별 스크립트를 다운로드 한다. 


bash Miniconda3-latest-MacOSX-x86_64.sh


source ~/.bash_profile

  

 

conda install qt pyqt


conda install spyder




이제 아래와 같이 실행하면 spyder가 실행된다.


spyder



Posted by '김용환'
,