Skip to content

Not worked #21

Description

@ThisIsTheOldGuard

Describe the bug
The basic example doesn't work.

To Reproduce

  1. I'm adding a "Run script" button to my stream deck.
  2. I specify the path to the file example.py.
    import random def random_bool(): return random.choice([True, False]) if __name__ == "__main__": print(random_bool())
  3. I set return value 1.
  4. I assign an image for return value 1.
  5. I set return value 2.
  6. I assign an image for return value 2.
  7. I try to run it.
  8. Issue ❌
Image

StreamDeck Information
Model: 20GBA9901 Firmware version: 1.02.000

System Information
Windows 10
Python 3.12

PythonScriptDeck version 0.5.0.2

Values:

Image

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