TimeViewers / signalworks

MIT License
3 stars 2 forks source link

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

Open David-Pacifico opened 1 year ago

David-Pacifico commented 1 year ago

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'