We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems "picocil" not handling the spaces in CMD. In Mac terminal :
../bin/lphybeast /Applications/BEAST\ 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy or ../bin/lphybeast "/Applications/BEAST 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy"
../bin/lphybeast /Applications/BEAST\ 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy
../bin/lphybeast "/Applications/BEAST 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy"
Cannot be parsed.
Args:[-r, 2, /Applications/BEAST, 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy] Unmatched arguments from index 5: '/Applications/BEAST', '2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems "picocil" not handling the spaces in CMD. In Mac terminal :
../bin/lphybeast /Applications/BEAST\ 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy
or
../bin/lphybeast "/Applications/BEAST 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy"
Cannot be parsed.
Args:[-r, 2, /Applications/BEAST, 2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy]
Unmatched arguments from index 5: '/Applications/BEAST', '2.7.4/lphystudio-1.4.1/tutorials/RSV2.lphy'
The text was updated successfully, but these errors were encountered: