Skip to content

Unable to build or install this package #21

@Martin2112

Description

@Martin2112

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions