-
Notifications
You must be signed in to change notification settings - Fork 136
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
Update numba (for librosa) #834
Comments
We don't have a new enough version of numba to support the current version of librosa, but you can use an older one by changing the
If anyone else needs a newer version of |
[Moved to #1154] |
code was working fine with other pip libraries, as soon as i use librosa, it doesnt work anymore
|
@jareenanjom: See my comment above for a workaround. |
@mhsmith: I would also need a newer Numba for a newer Librosa. The newer Librosa fixes some bugs and adds some features in beatdetection. The newer Numba should please also support a newer Python. Python 3.8 will be end of life in 3 month. |
I've decided that maintaining our own separate Android package repository isn't sustainable, so my plan is to work with upstream package developers to help them release their own Android wheels on PyPI. This will likely begin with Python 3.13, which is the first Python version with official Android support. I'll post another comment here when I have any updates on this package. |
Do you already have more precise information on the time horizon? |
We will make a new release of Chaquopy next month to add Python 3.13 support. However, Numba won't be one of the initially-supported packages, as it's relatively difficult to build. Both myself and the Numba maintainers now work for Anaconda, so we'll hopefully be able to resolve that later in the year. |
Failed to install numba>=0.51.0 from https://files.pythonhosted.org/packages/e2/1e/de917b683bb5f0b6078fb1397293eab84c4eaa825fbf94d73d6488eb354f/numba-0.56.4.tar.gz#sha256=32d9fef412c81483d7efe0ceb6cf4d3310fde8b624a9cecca00f790573ac96ee (from librosa).
Error when trying to install Librosa. Installing Numba standalone works fine, but Librosa fails to install.
Chaquopy version
id 'com.chaquo.python' version '14.0.2' apply false
Relevant parts of your build.gradle file
Describe your issue
The text was updated successfully, but these errors were encountered: