Open moko-moko opened 7 years ago
I use python2 instead of python3 to set up "bash setup.sh" again.
The detected path of python is /home/username/anaconda3/bin/python. Is it correct? [Y/n] n python is not found. Is the program already installed? [y/N] y Please enter the path of python program (ex: /home/foo/bin/python): /usr/bin/python2
the example was succeeded.
$ /home/username/snphylo/SNPhylo/snphylo.sh -H soybean.hapmap Start to remove low quality data. File "/home/username/snphylo/SNPhylo/scripts/remove_no_genotype_data.py", line 6 print "Remove SNP data which have many samples which have no SNP information" ^ SyntaxError: Missing parentheses in call to 'print'
What happened?