opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
919 stars 318 forks source link

[SDK] Add python 3.12 support for bittensor #2431

Open roman-opentensor opened 5 days ago

roman-opentensor commented 5 days ago

Context:

Currently, we officially support python 3.9-3.11 for bittensor. We need to test bittensor with virtual environment based on python 3.12 and add this version as supported into setup.py

AC:

roman-opentensor commented 2 days ago

PR https://github.com/opentensor/bittensor/pull/2450