CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

removing pyarrow pin #175

Closed fcollman closed 2 months ago

fcollman commented 3 months ago

python 3.12 installation fails with no c compiler setup because older versions of pyarrow are not available as pre-built wheels.