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 generating while running SniffAir #37

Open
bashzer0 opened this issue Sep 14, 2021 · 0 comments
Open

Error generating while running SniffAir #37

bashzer0 opened this issue Sep 14, 2021 · 0 comments

Comments

@bashzer0
Copy link

python SniffAir.py

Traceback (most recent call last):
File "SniffAir.py", line 12, in
from Sniffer import *
File "lib/Sniffer.py", line 3, in
from SniffAir import *
File "/home/seth/Desktop/SniffAir/SniffAir.py", line 13, in
from Connect2DB import *
File "lib/Connect2DB.py", line 9, in
from tabulate import tabulate
ImportError: No module named tabulate

can you please suggest how to solve this issue

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