Python has disappeared

Problem description:

python disappeared in the environment over night, in the shell, type python - command is not working, can not run the app

Expected behavior:

I can start my app

Actual behavior:

type python:

output:
Select one to run (or press Ctrl-C to cancel):

qtile.out
python39Full.out
python38Full.out
python3Minimal.out
python310.out
python37Full.out
python37.out
python38.out
sourcehut.python.out
python27Full.out

Steps to reproduce:

open shell - type python

Bug appears at this link:

Browser/OS/Device:

chrome

This may be happening in a non-Python repl, check out this link for more info.

4 Likes

please link a minimal repl which produces the issue

3 Likes