在用conda安装keras的时候,报下列问题
安装指令:conda install -c conda-forge keras
报错:
(py36) C:\Users\Ido>set "KERAS_BACKEND="
(py36) C:\Users\Ido>python C:\Users\Ido\AppData\Local\conda\conda\envs\py36\etc\keras\load_config.py 1>temp.txt
(py36) C:\Users\Ido>set /p KERAS_BACKEND= 0<temp.txt
(py36) C:\Users\Ido>del temp