zerothi / ts-tbt-sisl-tutorial

Tutorials for the sisl-TBtrans-TranSiesta suite
Creative Commons Attribution Share Alike 4.0 International
33 stars 30 forks source link

Error while running all py #3

Closed jatkarmandar closed 5 years ago

jatkarmandar commented 5 years ago

Traceback (most recent call last): File "run.py", line 3, in import sisl File "/home/mandar/.local/lib/python2.7/site-packages/sisl/init.py", line 93, in from . import utils File "/home/mandar/.local/lib/python2.7/site-packages/sisl/utils/init.py", line 41, in from . import mathematics as math File "/home/mandar/.local/lib/python2.7/site-packages/sisl/utils/mathematics.py", line 8, in from sisl._indices import indices_le ImportError: No module named _indices

zerothi commented 5 years ago

Could you please let us know how you have compiled sisl? It seems something has gone very wrong ;)

zerothi commented 5 years ago

I'll mark this as resolved since requester didn't return.