Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

xively is not defined #35

Open
rcomeau opened this issue Jun 5, 2014 · 2 comments
Open

xively is not defined #35

rcomeau opened this issue Jun 5, 2014 · 2 comments

Comments

@rcomeau
Copy link

rcomeau commented Jun 5, 2014

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

@pve
Copy link

pve commented Aug 19, 2014

Could it be that you need to run:
pip install xively-python
in your shell once?

@rcomeau
Copy link
Author

rcomeau commented Aug 21, 2014

thanks, apt-get didn't understand
 
Rick Comeau

On Tuesday, August 19, 2014 11:04 AM, pve [email protected] wrote:

Could it be that you need to run:
pip install xively-python
in your shell once?

Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants