tfrederiksen / inelastica

Python package for eigenchannels, vibrations and inelastic electron transport based on SIESTA/TranSIESTA DFT
https://tfrederiksen.github.io/inelastica
GNU Lesser General Public License v3.0
33 stars 16 forks source link

Build fail. #25

Closed brandimarte closed 6 years ago

brandimarte commented 6 years ago

Inelastica will not build if only the source code is downloaded (without cloning the repo).

Traceback (most recent call last):
  File "setup.py", line 171, in <module>
    write_version()
  File "setup.py", line 169, in write_version
    description=GIT_DESCR))
IndexError: list index out of range
brandimarte commented 6 years ago

Fixed submited bc6d30f

brandimarte commented 6 years ago

49b4ed2 fix execution without version information.