tursodatabase / tursodatabase/libsql
When is this going to work on windows?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
` [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for libsql
Failed to build libsql
ERROR: Could not build wheels for libsql, which is required to install pyproject.toml-based projects`
I think it was like 2 or 3 years ago I had this exact same issue. Hence why I created my own library for Turso lol
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported pip failure while building the libsql wheel from pyproject.toml on Windows. Inspect the repository's build configuration and reproduce the installation error; done means the package builds and installs successfully on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100