wutron / dlcpar

Modeling gene duplication, loss, and coalescence (through parsimony)
GNU General Public License v3.0
7 stars 5 forks source link

SyntaxError when copying and adjusting bin/dlcpar -> build/scripts-3.7 #6

Closed mjnetherland19 closed 3 years ago

mjnetherland19 commented 3 years ago

Hello,

After cloning the git repository and running 'python setup.py install --prefix home/username/, I get the syntax errors described in the attached picture.

Can you help me understand these errors?

Thank you for your time.

dlcpar error

wutron commented 3 years ago

Sorry, you need to use Python 2.7.x. I know Python 2 has reached end-of-life, but I have not had a chance to update the codebase.