Fix python please

I cannot work like this. It’s been days and I see no responses for fixes for this. I created a bypass environment to work in, but it doesn’t always work and claude doesn’t always use it reliably. I need this fixed asap. I am paying for 2 subcriptions and I need this to work now.

Python path configuration:
PYTHONHOME = ‘/tmp/.mount_cursorEtcEje/usr/’
PYTHONPATH = ‘/tmp/.mount_cursorEtcEje/usr/share/pyshared/:’
program name = ‘/home/sizzlebop/Desktop/current-projects/cliche/bypass_env/bin/python3’
isolated = 0
environment = 1
user site = 1
safe_path = 0
import site = 1
is in build tree = 0
stdlib dir = ‘/tmp/.mount_cursorEtcEje/usr/lib/python3.12’
sys._base_executable = ‘/home/sizzlebop/Desktop/current-projects/cliche/bypass_env/bin/python3’
sys.base_prefix = ‘/tmp/.mount_cursorEtcEje/usr/’
sys.base_exec_prefix = ‘/tmp/.mount_cursorEtcEje/usr/’
sys.platlibdir = ‘lib’
sys.executable = ‘/home/sizzlebop/Desktop/current-projects/cliche/bypass_env/bin/python3’
sys.prefix = ‘/tmp/.mount_cursorEtcEje/usr/’
sys.exec_prefix = ‘/tmp/.mount_cursorEtcEje/usr/’
sys.path = [
‘/tmp/.mount_cursorEtcEje/usr/share/pyshared’,
‘/home/sizzlebop/Desktop/current-projects/cliche’,
‘/tmp/.mount_cursorEtcEje/usr/lib/python312.zip’,
‘/tmp/.mount_cursorEtcEje/usr/lib/python3.12’,
‘/tmp/.mount_cursorEtcEje/usr/lib/python3.12/lib-dynload’,
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named ‘encodings’

Current thread 0x000073b438d4d740 (most recent call first):