본문 바로가기
Jupyter

Python3.4 conda에서 설치 안될때

by 젠워드 2023. 6. 27.

 

 다른 repodata source 사용하기

conda config --set restore_free_channel true
conda create --name myenv python==3.4

 

 

반응형

'Jupyter' 카테고리의 다른 글

[Jupyter] TAB 자동 완성 안될 때  (0) 2023.03.23