We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command: btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT
btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT
Result: TypeError: 'NoneType' object is not subscriptable
TypeError: 'NoneType' object is not subscriptable
But: btcli st remove and then walking through the prompts works just hunky-dory.
btcli st remove
Need to fix this behavior.
https://discord.com/channels/799672011265015819/1230665820859007039/1276632806499291136
The text was updated successfully, but these errors were encountered:
Subtensor fix for bug 2 opentensor/subtensor#749
Sorry, something went wrong.
roman-opentensor
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: