-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The GPy dependency does not work anymore for python>=3.8
To Reproduce
Run LocalAS
Output
AttributeError: module 'numpy' has no attribute 'bool'
Proposed solution
Use scikit implementation instead: GaussianProcessRegressor
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working