dmlc / keras

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
http://keras.io/
Other
125 stars 34 forks source link

No matching distribution found for keras-mxnet #81

Open Heidisnaps opened 6 years ago

Heidisnaps commented 6 years ago

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 $
linetor commented 6 years ago

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