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

Error trying to run auraio #1

Open
mikeshultz opened this issue Apr 7, 2017 · 0 comments
Open

Error trying to run auraio #1

mikeshultz opened this issue Apr 7, 2017 · 0 comments
Labels

Comments

@mikeshultz
Copy link
Owner

$ auraio
No module named 'plugins'
Error importing plugins.sensu.app
Traceback (most recent call last):
  File "/home/mike/venvs/auraio/bin/auraio", line 11, in <module>
    load_entry_point('auraio==0.1.0', 'console_scripts', 'auraio')()
  File "/home/mike/venvs/auraio/lib/python3.6/site-packages/auraio-0.1.0-py3.6.egg/auraio/auraio.py", line 68, in main
    signal.signal(signal.SIGTERM, shutdown_clean)
NameError: name 'signal' is not defined
@mikeshultz mikeshultz added the bug label Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant