I am Charmie

メモとログ

Keras install error with Anaconda 5.0.0 for Python 3.5.4

"pip install keras" returns the following TypeError.

The solution found at StackOverflow says to 1. install html5lib by conda install --force html5lib 2. install keras by pip install keras keras_install_error