Closed Imisrael closed 1 month ago
Thank you for your report.
For the latest GridDB Python Client (0.8.5), I provide only the package(whl) for Python 3.10 on PyPI.
There is the source code for GridDB Python Client (0.7.6, old version) on PyPI, but it can't be built with GCC 10 or 11.
Could you use the source code on GitHub ?
Oh yes, I missed that it requires 3.10! It works for me now, and yes, building from source also works if not using version 10 of python 3.
Thanks!
Installing griddb-python client through pip seems to be broken. I have swig and all other requirements installed.
I have tried on Ubuntu 23 and Ubuntu 22 as well as Debian 12. They all produce the following error:
building from source still works though