our pinned orjson has no python3.12 wheels and needs to be built locally with Rust #237
Labels
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
here's the end of my pip install run
This is with python 3.12.0 on a new fedora 39 machine.
edit: so the problem here is that the pinend orjson version
api/requirements.txt
Line 18 in 8fa6be3
does not have wheels for python3.12 on pypi - makes sense, 3.12 wasn't released then. But this means I need the local build dependencies.
We should test that our builds succeed on newer python versions so we can detect this automatically and bump the versions accordingly.
See e.g. here: neurobagel/planning#23
The text was updated successfully, but these errors were encountered: