torfbolt / PyDAQFlex

Python implementation of Measurement Computing's DAQFlex command framework
15 stars 14 forks source link

utils package and PollingThread module #11

Open doramran opened 8 years ago

doramran commented 8 years ago

while attempting to do the relative import:

from utils import PollingThread

I received an error pointing out that my utils package has no PollingThread module. can anyone send a link where i can download a utils package that contains this module?

Please help me,

Dor Amran