opentensor / bittensor

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

RAO: btcli issues from #rao discord channel #2263

Open roman-opentensor opened 2 months ago

roman-opentensor commented 2 months ago

Bug 1

Explanation:

Command: btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT

Result: TypeError: 'NoneType' object is not subscriptable

But: btcli st remove and then walking through the prompts works just hunky-dory.

Details:

Need to fix this behavior.

Bug 2

https://discord.com/channels/799672011265015819/1230665820859007039/1276632806499291136

roman-opentensor commented 2 months ago

Subtensor fix for bug 2 https://github.com/opentensor/subtensor/pull/749