-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When trying to use SerialMock, I get the following error :
(most recent call last):
File "test.py", line 1, in
from serial_mock import Serial
File "/usr/lib/python3.5/site-packages/serial_mock/init.py", line 1, in
from decorators import serial_query
ImportError: cannot import name 'serial_query'
Any suggestions on how to fix this problem ?
Metadata
Metadata
Assignees
Labels
No labels