Hello,
I recently installed the BEAST, BEAUTI, and BEAGLE softwares/library and have been successful in using BEAUTI to generate an XML file for analysis in BEAST. However, when I import the XML into BEAST, I receive the following error message, which I've also attached as a screenshot to this post.
"
INFO: BEAGLE function, create, returned error code -6 (No resource matches requirements)
Fatal exception: No acceptable BEAGLE library plugins found. Make sure that BEAGLE is properly installed or try changing resource requirements.
java.lang.RuntimeException: No acceptable BEAGLE library plugins found. Make sure that BEAGLE is properly installed or try changing resource requirements.
at beagle.BeagleFactory.loadBeagleInstance(Unknown Source)
at dr.evomodel.treedatalikelihood.BeagleDataLikelihoodDelegate.(Unknown Source)
at dr.evomodelxml.treedatalikelihood.TreeDataLikelihoodParser.createTreeDataLikelihood(Unknown Source)
at dr.evomodelxml.treedatalikelihood.TreeDataLikelihoodParser.parseXMLObject(Unknown Source)
at dr.xml.AbstractXMLObjectParser.parseXMLObject(Unknown Source)
at dr.xml.XMLParser.convert(Unknown Source)
at dr.xml.XMLParser.convert(Unknown Source)
at dr.xml.XMLParser.parse(Unknown Source)
at dr.app.beast.BeastMain
"
Does anyone have experience with this specific error? If so, how can it be resolved? In the BEAST output, below the credits and acknowledgments for the BEAST software, it says "Using BEAGLE library v3.1.0..." a sign which the BEAST website suggests is an indication that BEAGLE has been successfully installed. I have looked through instructions and FAQs on the BEAST website and BEAGLE github, but have yet to find anything helpful. I am using a MacBook Air on Catalina v. 10.15.5, with BEAST v. 1.10.4 and BEAGLE v. 3.1.0..
I greatly appreciate any advice, thank you!