"Error 1017 parsing the xml input file
Class could not be found. Did you mean beast.evolution.sitemodel.SiteModel?
Perhaps a package required for this class is not installed?
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
<distribution id='posterior' spec='util.CompoundDistribution'>
<distribution id='prior' spec='util.CompoundDistribution'>
<distribution id='FBD.t:ALL_COI_Porifera_withfossils' spec='beast.evolution.speciation.SABirthDeathModel'>"
I does not matter what version of BEAST or beagle library I use, the error is always the same. (I tried to run it also on CIPRES, but the results file are too big and it gives me Error)
Thank you very much for your help!
Eleonora
--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/241d7c8c-05c5-4066-b597-de4e55f15790n%40googlegroups.com.
source activate beast_env
conda activate beast_env (this is another command that you can use to activate the environment)
and then I run this: beast Myfile.xml
My cluster has a queueing system, so I have to submit a specific script to that, but these are the command I generally use.