MLBox icon indicating copy to clipboard operation
MLBox copied to clipboard

Import error while using MLBox inside google collab

Open prathikshetty2002 opened this issue 3 years ago • 0 comments

I'm facing an abrupt import error, not able to figure out why it is occurring.

Here is the problem

  • google collab discards the latest versions of MLBox due to dependency failure
  • automatically downgrades the dependencies
  • can't fulfill all the import * actions
  • throws type error when manually installing the MLBox new version

Screenshot of the issue : Screenshot 2022-12-11 122655

Sklearn version: 1.0.2 MLBox version: 0.5.1

Pls look into it and help me resolve this issue

prathikshetty2002 avatar Dec 11 '22 12:12 prathikshetty2002