Closed Silidrone closed 5 months ago
This issue was fixed in tutor v17.0.2 https://github.com/overhangio/tutor/releases/tag/v17.0.2
In general, you should always run the latest version of the major release you want. In your case, you should run pip install --upgrade 'tutor[full]>=17.0.0,<18.0.0'
.
Thanks for the advice.
On a fresh tutor install, when I try to enable tutor-mfe 17.0.1, I get errors. So I do:
And then I do:
I get
But when I use tutor-mfe 17.0.0 it works just fine. Isn't 17.0.1 supposed to be compatible with 17.0.0 (or any other 17.x.x version for that matter)? Or is this just a direct bug in 17.0.1?