Skip to content

Issue with "Tutorial_1. Create your own pipeline.ipynb" #71

Closed
Godofnothing opened this issue Sep 4, 2021 · 1 comment
Closed

Issue with "Tutorial_1. Create your own pipeline.ipynb" #71

Godofnothing opened this issue Sep 4, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Godofnothing
Copy link

Hi!

When running the first tutorial on Google.Colab from the colab button in README.md I've faced the following issue in the import of lightautoml:

ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

I've found a solution here in the first answer. But it seems that the notebook should be updated.

@dev-rinchin
Copy link
Contributor

Hi!

There really is such a problem with Numpy for Python >= 3.7. We've fixed it, but haven't released it yet:
https://github.com/sberbank-ai-lab/LightAutoML/blob/master/pyproject.toml#L31

The new release will be coming soon, thanks for the report!

@dev-rinchin dev-rinchin added the bug Something isn't working label Sep 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants