Error: ModuleNotFoundError: No module named 'sniffio'
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When running:
```sh
uv tool install --upgrade simplexng
simplexng --open
```
Or the one-liner: `uvx --upgrade simplexng --open`
It throws an error:
```text
ERROR Error: ModuleNotFoundError: No module named 'sniffio'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.