writejnr.blogg.se

Install conda windows
Install conda windows








install conda windows

在 R 中定义为网状 Python env reticulate::use_python("C:/./Anaconda3/envs/R36/python.exe", required = TRUE) Remove.packages("keras") remove.packages("张量流") 我用我自己的方式来做这件事。 我创建了一个 conda 环境,只有 numpy 和 keras 包。 它仅适用于 R。 (Python 命令行)>Ĭonda create -n R36 python=3.6 numpy keras requests Pillow scipy conda 激活 R36 conda install -c conda-forge hdf5=1.10.5 pyyaml=3.12 pip install -force-reinstall -ignore-installed Loaded via a namespace (and not attached): stats graphics grDevices utils datasets methods base LC_NUMERIC=C LC_TIME=English_United Kingdom.1252 LC_COLLATE=English_United Kingdom.1252 LC_CTYPE=English_United Kingdom.1252 LC_MONETARY=English_United Kingdom.1252 Running under: Windows 10 圆4 (build 19041) Tensorflow: C:\PROGRA~3\ANACON~1\lib\site-packages\tensorflow\_init_.p Numpy: C:/ProgramData/Anaconda3/Lib/site-packages/numpy Libpython: C:/ProgramData/Anaconda3/python36.dll Install_keras(method="conda")或 install_keras(method="auto") 嗨,我安装了 Keras。 当我做 install_keras()我得到这个错误:Įrror: Installing Python packages into a virtualenv is not supported on Windows










Install conda windows