Open aszhanghuali opened 5 years ago
A knowkn issue caused by hyperopt
Try to install the latest hyperopt directly from master branch:
pip install git+https://github.com/hyperopt/hyperopt.git@master
@bwanglzu Sorry, I tried your method, but the same problem.
run pip uninstall hyperopt
before
pip install git+https://github.com/hyperopt/hyperopt.git@master
CANT ENCODE
AttributeError Traceback (most recent call last)