Traceback (most recent call last):
File "/Users/user/Desktop/btc/btcminer.py", line 178, in
main()
File "/Users/user/Desktop/btc/btcminer.py", line 122, in main
balance = get_info[api_get_data][api_get_balance]
TypeError: 'NoneType' object is not subscriptable
Traceback (most recent call last): File "/Users/user/Desktop/btc/btcminer.py", line 178, in
main()
File "/Users/user/Desktop/btc/btcminer.py", line 122, in main
balance = get_info[api_get_data][api_get_balance]
TypeError: 'NoneType' object is not subscriptable
keep getting this error