You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 main.py /tmp/airstatus.out
Traceback (most recent call last):
File "/home/evann/code/AirStatus/main.py", line 1, in <module>
from bleak import discover
ModuleNotFoundError: No module named 'bleak'
The text was updated successfully, but these errors were encountered:
python3 main.py /tmp/airstatus.out
Traceback (most recent call last):
File "/home/evann/code/AirStatus/main.py", line 1, in <module>
from bleak import discover
ModuleNotFoundError: No module named 'bleak'
The text was updated successfully, but these errors were encountered: