You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start /usr/bin/gwidget, the output show this traceback and the GTK widget does not show any information about my products (after a couple of minutes).
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gandi/widget/__init__.py", line 145, in display_elements
items = element.display(elements)
File "/usr/lib/python2.7/dist-packages/gandi/widget/iaas.py", line 39, in display
account['credit_usage'])
KeyError: 'credit_usage'
Using a python shell on Gandi public API with my account, I got:
When I start /usr/bin/gwidget, the output show this traceback and the GTK widget does not show any information about my products (after a couple of minutes).
Using a python shell on Gandi public API with my account, I got:
version installed:
The text was updated successfully, but these errors were encountered: