Skip to content

ModuleNotFoundError: No module named 'signalworks.cli' #38

@David-Pacifico

Description

@David-Pacifico
  • signalworks version: 0.40
  • Python version: 3.9
  • Operating System: Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux

Description

Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.

What I Did

pip install signalworks
singnalworks

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Traceback (most recent call last):
File "/home/dpacifico/.local/bin/signalworks", line 5, in
from signalworks.cli import main
ModuleNotFoundError: No module named 'signalworks.cli'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions