Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appimage does not run on my new(old) Dell XPS Notebooks #399

Open
bianchifan opened this issue Apr 9, 2024 · 0 comments
Open

Appimage does not run on my new(old) Dell XPS Notebooks #399

bianchifan opened this issue Apr 9, 2024 · 0 comments

Comments

@bianchifan
Copy link

The current Appimage works fine on my Dell Studio XPS 1340 with Ubuntu/Linux MInt

But it does not run on my latest XPS 13 9370/Linux MInt 21.3 :(

xxx@xxx-XPS-13-9370:~/Applications$ ./VidCutter-6.0.5.1-x86_64_9a4f3eb65fdf0561cc86d42c4f5bf591.AppImage
Python path configuration:
PYTHONHOME = '/tmp/.mount_VidCutZ9bCLF/usr/'
PYTHONPATH = (not set)
program name = 'python3'
isolated = 0
environment = 1
user site = 1
import site = 1
sys._base_executable = '/usr/bin/python3'
sys.base_prefix = '/tmp/.mount_VidCutZ9bCLF/usr'
sys.base_exec_prefix = '/tmp/.mount_VidCutZ9bCLF/usr'
sys.platlibdir = 'lib'
sys.executable = '/usr/bin/python3'
sys.prefix = '/tmp/.mount_VidCutZ9bCLF/usr'
sys.exec_prefix = '/tmp/.mount_VidCutZ9bCLF/usr'
sys.path = [
'/tmp/.mount_VidCutZ9bCLF/usr/lib/python310.zip',
'/tmp/.mount_VidCutZ9bCLF/usr/lib/python3.10',
'/tmp/.mount_VidCutZ9bCLF/usr/lib/python3.10/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 0x00007f9ac9916740 (most recent call first):

xxx@xxx-XPS-13-9370:~/Applications$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant