-
-
Notifications
You must be signed in to change notification settings - Fork 84
[AUTOPILOT] Failed to run on archlinux due to a missing dependency #227
Copy link
Copy link
Open
Labels
BugSomething isn't workingSomething isn't workingPendingThe issue or pull request is being reviewedThe issue or pull request is being reviewed
Description
Describe the Issue
when i run it with auto pilot with the required dependencies installed it gives me this error :
Traceback (most recent call last):
File "/home/user/Documents/ultimate-macOS-KVM/./scripts/autopilot.py", line 31, in
from tkinter import Tk
File "/usr/lib/python3.14/tkinter/init.py", line 38, in
import _tkinter # If this fails your Python may not be configured for Tk
Fixed By Installing "tk" package from pacman
Reproduce the Issue
run the script with autopilot on archlinux
Expectation
No response
Operating System
Arch Linux
Kernel
6.19.6
Processor
i5 10600kf
RAM (in GB)
16
GPU(s)
Nvidia GTX 1660 Super
Version
v0.14.1
Branch
main
Generated Script File
not generatedGenerated XML File (if applicable)
not generatedGenerated Log File
not generatedAdditional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingPendingThe issue or pull request is being reviewedThe issue or pull request is being reviewed