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

Unable to build or install this package #21

Open
Martin2112 opened this issue Jan 10, 2024 · 0 comments
Open

Unable to build or install this package #21

Martin2112 opened this issue Jan 10, 2024 · 0 comments

Comments

@Martin2112
Copy link

Martin2112 commented Jan 10, 2024

I'm having real problems with dependencies trying to build this. Packages seem to be pinned at very old versions. Updating them causes other conflicts. The current open dependency pull requests don't fix things for me. I've tried on Ubuntu and Fedora and see the same errors.

Example: pyarrow==2.00 doesn't work as I get this:

Could NOT find ArrowPython (missing: ARROW_PYTHON_INCLUDE_DIR
ARROW_PYTHON_LIB_DIR) (found version "13.0.0")

The current version libarrow on Fedora is 13.0. Trying to use pyarrow 13.0 gives me:

Exception: Please update your Cython version. Supported Cython >= 0.29.31, < 3.0

If anyone has built this recently please let me know the secret :-)

Sorry, should have said, the above was trying to build with setup.py. An install with Pip in a virtual environment doesn't work either on Fedora or Ubuntu. That was because of the outdated numpy version but there may be other problems after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant