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?
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?