joselado / quantum-honeycomp

Package to perform tight binding calculation in tight binding models, with a friendly user interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bad interpreter: No such file or directory

TheGreatFox opened this issue · comments

Issue:
After downloading and installing quantum-honeycomp, there is the following error at execution:
bash: ../Downloads/quantum-honeycomp/psyrc/interpreter/../../bin/quantum-honeycomp: /usr/bin/python: bad interpreter: No such file or directory

Further Information:
OS: Ubuntu 18.04.3 LTS (fresh installation)
Aliasing python = python3 still allows for the installer to install, but running quantum-honeycomp will yield the error command not found. Directly executing the binary ./bin/quantum-honeycomp again results in command not found.

Thanks TheGreatFox for the comment! I just updated the code, now it should work.