crawles/automl_service

[Not Found] The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

Opened this issue · 1 comments

$ python automl_serve.py
/Users/zhujinpeng/anaconda3/lib/python3.6/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead.
from pandas.core import datetools

  • Running on http://0.0.0.0:8080/ (Press CTRL+C to quit)
  • Restarting with stat
    /Users/zhujinpeng/anaconda3/lib/python3.6/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead.
    from pandas.core import datetools
  • Debugger is active!
  • Debugger PIN: 177-443-895
    127.0.0.1 - - [06/Oct/2017 12:47:10] "GET / HTTP/1.1" 404 -
    127.0.0.1 - - [06/Oct/2017 12:47:13] "GET / HTTP/1.1" 404 -

@harryha need a little more context. Did you try running the tests as shown in the readme?