Error when installing keras in anaconda. /p KERAS_BACKEND= 0<temp.txt

后端 未结 3 1822
无人共我
无人共我 2020-12-21 10:56

I was creating a new env in anaconda and after installing spyder, tensorflow and theano I attempted to install keras but I got an error message (see below). Now I cannot eve

3条回答
  •  醉梦人生
    2020-12-21 11:15

    I've tried

    conda install -c anaconda keras-gpu
    

    for installing keras and it worked.

提交回复
热议问题