Closed Sargeanthost closed 1 year ago
I just hit the same issue. Looking through the commit log for this repo it looks like Python 3.12 only started to be supported in jellyfish 1.0.2 (though the commit log indicates there was some issue and the support for 3.12 was reverted).
Probably better off to stick with python 3.11 for the time being. Jellyfish should install fine there.
Didn't notice that, will do. I'll leave this open for now so others can see it.
@Sargeanthost @a-allard Yes, it looks like @jamesturk is working on fixing the CI build pipeline to work with Python 3.12 (see #197). Until then, there won't be py312 prebuilt wheels on PyPi.
This is now resolved, please let me know if you encounter any issues with 1.0.3
Trying to install with pip, but I get:
I don't think this should happen as I've installed other packages that use Rust, and they seem to build fine.
Python 3.12 pip 23.3.1