forked from timothycrosley/streamdeck-ui
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
In raising this issue I confirm that
- I have fully completed the issue template
- I have searched open and closed issues for duplicates
- I have read the Contribution Guidelines
- I have read the Code of Conduct
- I have read the Documentation
Describe the bug
On Arch Linux recent updates are now producing the following missing module error message:
$ streamdeck
Traceback (most recent call last):
File "/usr/bin/streamdeck", line 5, in
from streamdeck_ui.gui import start
ModuleNotFoundError: No module named 'streamdeck_ui'
Steps to reproduce the behavior
Launch from terminal.
Expected behavior
Regular launch,
Screenshots
No response
System Information
Arch Linux Current - 2024.04.01
Python 3.12.3
Stream Deck Version
Any
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working