Closed lgblkb369 closed 1 year ago
Python install wheels can be package to include binaries. We build the wheels for most python version, but hadn't enabled 3.11 yet. The error you are seeing is because you are missing the build dependencies to make the binary locally on your machine.
I've update the pipeline to enable py3.11 now in version 0.0.15. You should be able to install it without any issues.
Thanks. Solved.
When using Python 3.11
pip install pyvroom
produces the following error: