Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: HuggingFace Handler - pyarrow.lib.IpcWriteOptions size changed, may indicate binary incompatibility. Expected 88 from C header, got 72 from PyObject #9056

Open
MinuraPunchihewa opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@MinuraPunchihewa
Copy link
Collaborator

Short description of current behavior

The HuggingFace handler is currently in an unusable state due to the error:
pyarrow.lib.IpcWriteOptions size changed, may indicate binary incompatibility. Expected 88 from C header, got 72 from PyObject

The same issue has been reported here in the repository for the HuggingFace datasets package, however, the steps to be taken in order to resolve it are not entirely clear.

Video or screenshots

No response

Expected behavior

No response

How to reproduce the error

  • Launch MindsDB either via source code, Docker or the Docker Desktop Extension.
  • Install the dependencies for the HuggingFace handler.
  • Notice that the handler is not usable either by attempting to run a CREATE ML_ENGINE command or from the 'Manage Integrations' page under Settings.

Docs for getting started via Docker: https://docs.mindsdb.com/setup/self-hosted/docker

Anything else?

No response

@MinuraPunchihewa MinuraPunchihewa added bug Something isn't working help wanted Extra attention is needed labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant