automl / RoBO

RoBO: a Robust Bayesian Optimization framework
BSD 3-Clause "New" or "Revised" License
480 stars 134 forks source link

ImportError: No module named 'robo.fmin' #88

Closed KP-Zhang closed 5 years ago

KP-Zhang commented 6 years ago

Traceback (most recent call last): File "/home/RoBo/RoBO-master/examples/example_fabolas.py", line 11, in from robo.fmin import fabolas ImportError: No module named 'robo.fmin'

Any solution? Thanks in advance. (I have already installed all_requirements)

aaronkl commented 6 years ago

Which python version do you use? How exactly do you call the python script?

sfalkner commented 5 years ago

Closed due to inactivity.