diff --git a/docs/faq.md b/docs/faq.md index 249de7548..4a3056c84 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -130,7 +130,7 @@ If you're still encountering issues, please [open an issue](https://github.com/g We're also available on [Discord](https://discord.gg/U9RKkZSBgx) if you want to chat with us directly. -## I'm getting an error realted to distutils when installing validators. +## I'm getting an error related to distutils when installing validators. 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. If you see an error similar to the one below: