You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. No matching distribution found for keras-mxnet
(pyenv1) keras heidi $ pip install mxnet==0.11.0 --user
Collecting mxnet==0.11.0
Using cached mxnet-0.11.0-cp35-cp35m-macosx_10_12_x86_64.whl
Requirement already satisfied: numpy in /Users/heidi/.pyenv/versions/3.5.2/envs/pyenv1/lib/python3.5/site-packages (from mxnet==0.11.0)
Requirement already satisfied: graphviz in /Users/heidi/.pyenv/versions/3.5.2/envs/pyenv1/lib/python3.5/site-packages (from mxnet==0.11.0)
Installing collected packages: mxnet
Successfully installed mxnet-0.11.0
(pyenv1)keras heidi $ pip install keras-mxnet --user
Collecting keras-mxnet
Could not find a version that satisfies the requirement keras-mxnet (from versions: )
No matching distribution found for keras-mxnet
(pyenv1)keras heidi $
The text was updated successfully, but these errors were encountered:
If there is "Keras is compatible with: Python 2.7-3.5.", At this moment, there is no keras-mxnet package for python 3.
I think you need to use python 2.7
Hello.
No matching distribution found for keras-mxnet
The text was updated successfully, but these errors were encountered: