Skip to content

Commit 58a8161

Browse files
committed
Added bit about bittensor certifi
1 parent 9cf66f8 commit 58a8161

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,13 @@ You can install using any of the below options:
166166
1. Install `cubit` first. See the [Install](https://github.com/opentensor/cubit?tab=readme-ov-file#install) section. **Only Python 3.9 and 3.10 versions are supported**.
167167
2. Then install SDK with `pip install bittensor`.
168168

169+
170+
### Troubleshooting
171+
#### SSL: CERTIFICATE_VERIFY_FAILED
172+
173+
If you are encountering a `[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate`
174+
error, use the command `python -m bittensor certifi` which will update your local SSL certificates.
175+
169176
---
170177

171178
## Install on Windows

0 commit comments

Comments
 (0)