-
Notifications
You must be signed in to change notification settings - Fork 136
Binary Incompatibility Issue with Corels #214
Copy link
Copy link
Open
Description
I am trying to use "Optimal rule list (CORELS)", and installed both imodels and corels. As soon as I import OptimalRuleListClassifier, I get the following error and the imodels uses GreedyRuleListClassifier instead:
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
This is probably caused by the corels package itself and I also opened an issue on their GitHub page. However, it seems that corels is not maintained anymore.
Does anybody know what to do in this case?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels