I installed tensorphylo and revbayes following the README instructions and they both said they were successful, however, when I try to use the tensorphylo plugin I get these messages:
> loadPlugin("TensorPhylo")
Error: The folder doesn't exist.
> loadPlugin("tensorphylo")
Error: This plugin is not registered in RevBayes (did you mean TensorPhylo?).
> loadPlugin("C:\Users\Kaylee\tensorphylo\build\installer\lib")
Error: This plugin is not registered in RevBayes (did you mean TensorPhylo?).
> loadPlugin("/cygdrive/c/Users/Kaylee/tensorphylo/build/installer/lib")
Error: This plugin is not registered in RevBayes (did you mean TensorPhylo?).
> loadPlugin("/cygdrive/c/Users/Kaylee/tensorphylo/build/installer/lib/libTensorPhylo.dll")
Error: This plugin is not registered in RevBayes (did you mean TensorPhylo?).
How do I fix this?