Skip to content

"cannot import name 'Jawbone'" error #3

@Chattonne

Description

@Chattonne

I'm relatively new to Python, so apologies if I'm doing something wrong.

After installing this, when I do: from jawbone import Jawbone
I get the following

Traceback (most recent call last):
File "jb.py", line 1, in
from jawbone import Jawbone
File "C:\Python34\lib\site-packages\jawbone_up-0.1-py3.4.egg\jawbone__init__.py", line 1, in
from jawbone import Jawbone
ImportError: cannot import name 'Jawbone'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions