] conda명령어로 패키지 설치가 안된다??
본문 바로가기

머신러닝/케라스

conda명령어로 패키지 설치가 안된다??

CondaUpgradeError: This environment has previously been operated on by a conda version that's newer

than the conda currently being used. A newer version of conda is required.

  target environment location: C:\ProgramData\Anaconda3\envs\test

  current conda version: 4.5.12

  minimum conda version: 4.6

뭐냐 도데체 안되는거냥??


해결책-->remove those # conda version: lines in conda-meta/history


원하는 환경에서 이와같이 시행해 주면 된다. 

'머신러닝 > 케라스' 카테고리의 다른 글

[Tox21_data_challenge]TPR FPR by threshold  (0) 2019.03.17
Blas GEMM launch failed 에러해결  (0) 2019.03.03