Closed fabianbaier closed 2 years ago
Hi @fabianbaier,
There's no binaries for 3.11 quite yet. What's happening in your case is that since the binary is missing it's trying to build from source and I've missed out on adding that file to the tarball.
Support for 3.11 will be shipped very soon as part of the next patch release.
Hi,
When trying to install the client via
poetry add questdb
I end up with the errorI am using
When looking at the wheel, it seems like it is just missing in the release:
(after
tar xzfv questdb-1.0.1.tar.gz
)Verbose log: