mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Add a troubleshooting section and reproducible example guide (#10947)
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
This commit is contained in:
parent
315fc1792a
commit
71f0798536
5 changed files with 174 additions and 7 deletions
|
@ -49,6 +49,11 @@ $ uv -V # Will not include the build commit and date
|
|||
$ uv pip --version # Can be used with a subcommand
|
||||
```
|
||||
|
||||
## Troubleshooting issues
|
||||
|
||||
The reference documentation contains a
|
||||
[troubleshooting guide](../reference/troubleshooting/index.md) for common issues.
|
||||
|
||||
## Open an issue on GitHub
|
||||
|
||||
The [issue tracker](https://github.com/astral-sh/uv/issues) on GitHub is a good place to report bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue