Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name _iterable #177

Open
nynkelys opened this issue Feb 21, 2018 · 1 comment
Open

ImportError: cannot import name _iterable #177

nynkelys opened this issue Feb 21, 2018 · 1 comment

Comments

@nynkelys
Copy link

Hi Eric,

I have installed tethne-0.8 successfully, but when I try to import the package, I get the following error message:

[In]:
from tethne.readers import wos
[Out]:
ImportError: cannot import name _iterable

Any idea what went wrong?

@nynkelys
Copy link
Author

nynkelys commented Feb 21, 2018

Update: I have included

import tethne
print(tethne)
print(tethne.utilities)

in the feature.py file, but now get the following error message:

AttributeError: 'module' object has no attribute 'utilities'

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

No branches or pull requests

1 participant