Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant