Skip to content

Commit 77b709e

Browse files
committed
remove line
1 parent b32c33f commit 77b709e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ If you're still encountering issues, please [open an issue](https://github.com/g
131131
We're also available on [Discord](https://discord.gg/U9RKkZSBgx) if you want to chat with us directly.
132132

133133
## I'm getting an error realted to distutils when installing validators.
134-
This can happen on cuda enabled devices in python versions 3.11 and below when a validator indirectly depends on a package that imports distutils. `triton`, a dependency of pytorch, is one such example.
134+
This can happen on cuda enabled devices in python versions 3.11 and below when a validator indirectly depends on a package that imports distutils.
135135

136136
If you see an error similar to the one below:
137137
```sh

0 commit comments

Comments
 (0)