Skip to content

Conversation

jbonofre
Copy link
Member

@jbonofre jbonofre commented Oct 2, 2025

No description provided.

@jbonofre jbonofre changed the title Upgrade to Apache POM 35 and identify fixes needed to have CI happy MINOR: Upgrade to Apache POM 35 and identify fixes needed to have CI happy Oct 2, 2025
@jbonofre
Copy link
Member Author

jbonofre commented Oct 2, 2025

For the JNI Ubuntu, I see this message from archery:

    × python setup.py egg_info did not run successfully.
    │ exit code: 1
    ╰─> [1 lines of output]
        Python < 3.10 is not supported
        [end of output]

Checking for an update.

@lidavidm
Copy link
Member

lidavidm commented Oct 2, 2025

@jbonofre
Copy link
Member Author

jbonofre commented Oct 2, 2025

Yup agree. It's what I gonna try.

jbonofre and others added 2 commits October 7, 2025 06:39
and identify fixes needed to have CI happy
@raulcd
Copy link
Member

raulcd commented Oct 7, 2025

The error with cffi not being available for free-threaded means it's trying to use free-threaded wheels (an python) which is unexpected from what I understand:

        RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.

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

Successfully merging this pull request may close these issues.

3 participants