Skip to content

AppImage Dependencies Problems #5

@iamSlightlyWind

Description

@iamSlightlyWind

Similar to #4
On fedora 42, running the appimage spits out a tkinter error

./Linux_CRU-x86_64.AppImage
Traceback (most recent call last):
  File "/tmp/.mount_Linux_VLxA93/usr/bin/linux_cru", line 2, in <module>
    import tkinter as tk
ModuleNotFoundError: No module named 'tkinter'

Installing the fedora package for that and run it again yield another error for libXScrnSaver and then after that, tcl. At that point I decided to do what I need manually again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions