Closed averagehat closed 6 years ago
Hi there. This error looks like python 3 is being used; phyloscanner is in python 2. I've just updated the code to allow you to choose which of your python versions will be used: once you update your code to the latest version (changing directory to where your code lives and running 'git pull'), instead of running $ phyloscanner make trees.py [input and options] you can run $ python phyloscanner make trees.py [input and options] replacing python by your desired executable, e.g. python2, python2.7, /usr/bin/python etc. Does that fix the problem?
Yes that resolved this error.
This error is from CentOS 7, using the InputFileList.csv and example commands defined in the readme.
The result of running TranslateCoords.py alone: