AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

Install MLBox on Google Colab #82

Closed YAOLI0407 closed 5 years ago

YAOLI0407 commented 5 years ago

Hi, Axel

I tried to install MLBox on Google Colab using code !pip install mlbox. The package can be successfully installed but an error appears when I want to import MLBox.

ImportError: Cannot load backend 'TkAgg' which requires the 'tk' interactive framework, as 'headless' is currently running

There's the screenshot. image

Can you help me to fix it? Thanks.

AxeldeRomblay commented 5 years ago

Hello @Mia-3765, Thanks for reporting this issue ! It is now fixed, can you try to re-install mlbox with pip (make sure you upgrade mlbox with the 0.8.2 version !). If it still doesn't work, please let me know ! Axel

YAOLI0407 commented 5 years ago

Hi Axel,

Problem solved.

Thanks for helping!

On Thu, Sep 19, 2019 at 10:58 AM Axel notifications@github.com wrote:

Closed #82 https://github.com/AxeldeRomblay/MLBox/issues/82.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AxeldeRomblay/MLBox/issues/82?email_source=notifications&email_token=AIPE3HD7JATQBCB2CLPBHQLQKOHSZA5CNFSM4IXTB4S2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTXFQHLI#event-2647327661, or mute the thread https://github.com/notifications/unsubscribe-auth/AIPE3HB2HI2F6VTKBXG2LT3QKOHSZANCNFSM4IXTB4SQ .

-- Yao(Mia) Li M.S. in Data Science Columbia University