Closed bjacklyn closed 1 year ago
We're working on py3.11 support and wheels - in the meantime you're welcome to try building from source with pip as described here: https://github.com/symforce-org/symforce#build-from-source
We haven't tested this on py3.11 either, so no guarantees it'll work (and no guarantees everything in symforce will work even if the install succeeds). And the "Build with CMake" instructions there won't work out-of-the-box on py3.11 yet since the pinned package versions we use for that aren't yet 3.11 compatible.
Fixed by v0.7 and the changes mentioned in the release notes there
Python 3.10 works:
Python 3.11 doesn't:
Looks like latest release 0.6.0 supports python 3.8 to 3.10: