No command launch

I am new to open edx and I’m reading the docs when I run the command

tutor local launch

I get an error

Error: No such command 'launch'.

This command mentioned in the docs also doesn’t work:

tutor local do createuser --staff --superuser yourusername user@email.com
Error: No such command 'do'

Am I doing something wrong or what?

Hi @calvincani , welcome! Can you link to the docs you’re looking at? Also what version of tutor are you running? (tutor --version)

I presume I am using the latest version

I did a pip install “tutor[full]” so I presume it gets the latest version

The docs I am referring to is here
https://docs.tutor.overhang.io/intro.html

The part about how Tutor works is one place but there are a few

hi, I encounter the same issue, I want to install Maple version so I installed tutor version 13.3.2.

and when running

tutor local lanuch

I get the error

Error: No such command 'launch'.

query resolved at discussion: Failed to install tutor version for Maple on ubuntu 24.04 (python 3.12.3) - #5 by joel.edwards