-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
compat: Numba 0.61 and Python 3.13 #1373
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1373 +/- ##
==========================================
- Coverage 88.53% 86.36% -2.17%
==========================================
Files 93 93
Lines 18744 18744
==========================================
- Hits 16595 16189 -406
- Misses 2149 2555 +406 ☔ View full report in Codecov by Sentry. |
I must be doing something wrong as I am unable to solve an environment using pixi. I'm running |
This PR is still in draft; I just wanted to see if PyPi would solve it, which it wouldn't. What you are seeing is the solving of environments with PyPi dependencies, where it needs to download the PyPI package to solve. I have removed this and will wait on the conda-forge release. |
I don't think we can wait anymore for the release of numba and llvmlite on conda-forge for releasing datashader 0.17.0. Currently, it needs conda-forge/llvmlite-feedstock#96 to be merged, followed by conda-forge/numba-feedstock#150. Most changes to @amaloney: I see two options for this PR: merge the PR as is or do a new PR with the updates to |
superseded by #1403 |
Windows does not solve because of libxml2 pin and Python 3.13 because of zlib pin.
numba/llvmlite#1105
test-gpu: