Skip to content

numba's generate_jit depreciated, broken package #7

@megcdavis

Description

@megcdavis

Hi!

I did a fresh install of PyROA today via pip, ran into a depreciation issue with a dependency (numba). PyROA.py has in import for generate_jit from numba but it is not used (explicitly). generate_jit has been depreciated in numba since late 2023/early 2024, older releases of numba to circumvent this are difficult to install via command line. Removing the generate_jit import allows the package to work. I can do a pull request, if this would help. Please let me know, I'd be happy to help!

Thank you for all of your hard work on this lovely package!

Meg D.
Tested on MacOS with Python 3.9, 3.10, 3.11

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