Command "state clean" don't work

I want to delete project Python-3.9 on Red Hat 7.

Command “state projects” return:

Name Organization
───────────────────────────────────────────
Python-3.9 Mikhail2
└─ :heavy_check_mark: Local Checkout → /root/Python-3.9

when I try command “state clean uninstall”, i get Error:
Cannot uninstall the State Tool while in an activated state. Please deactivate and try again.

Please, help me to delete all of project.

Hi @Mikhail2 , Thank you for posting ! The team will have a look and assist accordingly.
Regards.

To do that, type “exit” at the command prompt. You will exit the activated shell and drop down to the shell that spawned the activated state. From there you should be able to run “state clean” with the options you want.