Failed to enable plugin 'mfe'

I install tutor but when I’m running tutor local start -d it showing

Error applying action ‘plugins:loaded:mfe’: func=<function discover_package..load at 0x7f4e89151ea0> contexts=[‘plugins’]’
Failed to enable plugin ‘mfe’: (tutor 15.0.0 (/home/vmaharana/.local/lib/python3.10/site-packages), Requirement.parse(‘tutor<15.0.0,>=14.0.0’))

I can’t even enable it manually if I do so I’m getting the same error.

  1. What is the full error log?
  2. What version of tutor are you running?
  3. What is the output of tutor plugins list?

tutor, version 15.0.0

You should upgrade your plugins. You should have upgraded tutor by running pip install --upgrade tutor[full].

1 Like

now working fine thanks.

I recategorized your post from Community to Development.

Please assist the community by choosing the correct topic when you post. thank you!