NBISweden / MrBayes

MrBayes is a program for Bayesian inference and model choice across a wide range of phylogenetic and evolutionary models. For documentation and downloading the program, please see the home page:
http://NBISweden.github.io/MrBayes/
GNU General Public License v3.0
232 stars 79 forks source link

Spaces in file pathway will not allow me to open file #237

Open kbq2 opened 3 years ago

kbq2 commented 3 years ago

I used MrBayes just last week and did not have an issue. However, I cannot get it to open any nexus files now. I have tried it on my file, a file that worked previously, and the primates.nex example file, and they all gave me the same error message. I have put my command and the error below.

MrBayes > execute(C:\Users\Crayfish Lab\Box Sync\C. hubbsi sequences\16S trimmed\hubbsi16Strimmed.nex)

Expecting ';' Instead found 'Lab' in command 'Execute' at position 27

I am using the pre-compiled version 3.2.7 with Windows 10.

kbq2 commented 3 years ago

So it appears the issue is that there were spaces in file names in the pathway. I worked around it by moving the file, but if there is a way to fix this issue without moving the file that would be great to know.