tursodatabase / libsql-experimental-python

libSQL API for Python (experimental)
87 stars 9 forks source link

Pip installation error - Could not build wheels #46

Closed emvouvakis closed 6 months ago

emvouvakis commented 6 months ago

When I try to install with pip in my conda env using:

pip install libsql-experimental

I get the bellow error:

ERROR: Could not build wheels for libsql-experimental, which is required to install pyproject.toml-based projects

Found the same problem also here

emvouvakis commented 6 months ago

Windows was the problem, on WSL env works fine