when i try run a python script i’m getting the following:
Could not find platform independent libraries
Could not find platform dependent libraries <exec_prefix>
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = ‘/home/wasami/Downloads/cursor-0.44.11-build-250103fqxdt5u9z-x86_64.AppImage’
isolated = 0
environment = 1
user site = 1
safe_path = 0
import site = 1
is in build tree = 0
stdlib dir = ‘/install/lib/python3.12’
sys._base_executable = ‘/home/wasami/Downloads/cursor-0.44.11-build-250103fqxdt5u9z-x86_64.AppImage’
sys.base_prefix = ‘/install’
sys.base_exec_prefix = ‘/install’
sys.platlibdir = ‘lib’
sys.executable = ‘/home/wasami/Downloads/cursor-0.44.11-build-250103fqxdt5u9z-x86_64.AppImage’
sys.prefix = ‘/install’
sys.exec_prefix = ‘/install’
sys.path = [
‘/install/lib/python312.zip’,
‘/install/lib/python3.12’,
‘/install/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 0x00007a5a41eb2740 (most recent call first):
the same for the latest appimage version