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
{{ message }}
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
maybe I am doing something wrong, but if I import xively into python in the python shell everything works fine. But if I try to load it in a script, it errors out at the line:
api = xively.XivelyAPIClient(key)
with name 'xively' is not defined
The text was updated successfully, but these errors were encountered:
maybe I am doing something wrong, but if I import xively into python in the python shell everything works fine. But if I try to load it in a script, it errors out at the line:
api = xively.XivelyAPIClient(key)
with name 'xively' is not defined
The text was updated successfully, but these errors were encountered: