Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
David-Pacifico opened this issue Aug 18, 2023 · 0 comments
Open

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

David-Pacifico opened this issue Aug 18, 2023 · 0 comments

Comments

@David-Pacifico
Copy link

  • 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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant