ljean / modbus-tk

Create Modbus app easily with Python
Other
568 stars 213 forks source link

Cannot import simulator #59

Closed uzibiton closed 8 years ago

uzibiton commented 8 years ago

Hi, Cannot import simulator because there reference to utils before importing it. When trying I get an exception – …\modbus_tk-0.5.0-py3.4.egg\modbus_tk\simulator.py", line 23, in NameError: name 'utils' is not defined Thanks!