When going to install Cairn on Maple I am not seeing it show up in the plugins list. I ran tutor license install tutor-cairn and it ran successfully. If I run it again it says requirements satisfied. However, I do not see Cairn in my plugins list. Infact, I am not seeing any of the wizard plugins show up after installation. I have seen a similar issue but I am not sure if its relevant.
My tutor --version tutor, version 13.1.0
Tutor license version license==13.0.0
plugins list
Did you install tutor by downloading the binary? If yes, it is not compatible with 3rd-party Python plugins, such as the ones from the Tutor Wizard Edition (including Cairn). This is the reason why we recently switched to pip install as the default recommended installation.
In v13.1.0 of the AMI, Tutor is installed from pypi. Did you upgrade from an older AMI? In any case, you can safely remove the binary and install from pip. Make sure to run the following command as the tutor user: