Jan. 15, 2016
2:08 p.m.
Hi Brendan, The error message that you get [1] signals that the module kwant.linalg.lapack cannot be imported. This is the extension module that is created from the source file kwant/linalg/lapack.pyx. On Windows it should have the file name kwant/linalg/lapack.dll, I believe. Can you tell us how exactly you installed Kwant? Are you building Kwant yourself (i.e. using setup.py or pip)? Can you provide a log of installation? Christoph [1] “ImportError: DLL load failed: The specified module could not be found.”