gptune / GPTune

Other
67 stars 19 forks source link

AttributeError: 'Real' object has no attribute 'optimize' #13

Closed lsl036 closed 2 years ago

lsl036 commented 2 years ago

Hello!

It seems some errors occurred when I try to run DEMO in /GPTune-Demo. The screenshot of it is as follows: image

Is it my compilation error or maybe there is something wrong with your code? Looking forward to your reply, thank you. 谢谢大佬!

liuyangzhuan commented 2 years ago

We use patch file to modify the default scikit-optimize package, as can be seen from example build script: https://github.com/gptune/GPTune/blob/f4512e1da3c131f5777566a72c41e7c81a28d935/config_cleanlinux.sh#L460 Make sure you have that.