Skip to content

can't get this to run #7

Description

@evanrich

On a debian 8.3 box, I tried the following:

apt-get install python-pip

this installed python and pip, however your directions don't seem to work:

`

root@metrics:~# python
Python 2.7.9 (default, Mar 1 2015, 12:57:24)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.

from eagle_http import *
eagle = eagle_http('username', 'password', 'cloudid')
Traceback (most recent call last):
File "", line 1, in
NameError: name 'eagle_http' is not defined

`

and i can't get any further. Any ideas?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions