You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ If you're still encountering issues, please [open an issue](https://github.com/g
131
131
We're also available on [Discord](https://discord.gg/U9RKkZSBgx) if you want to chat with us directly.
132
132
133
133
## 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.
0 commit comments