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

import error: no module named tailer #1

Open
dhower7 opened this issue Apr 5, 2018 · 1 comment
Open

import error: no module named tailer #1

dhower7 opened this issue Apr 5, 2018 · 1 comment

Comments

@dhower7
Copy link

dhower7 commented Apr 5, 2018

When running "python ble_finder.py" I'm receiving the following error:
Traceback (most recent call last):
File "ble_finder.py", line 22, in
import tailer
ImportError: No module name tailer

@STFURTFMLAGG
Copy link

You need to install the tailer module.

pip install tailer

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

2 participants