dmcg / raspberry-strogonanoff

Raspberry Pi Remote Mains Switcher
68 stars 23 forks source link

strogonanoff_common #3

Closed martinswright closed 11 years ago

martinswright commented 11 years ago

I have followed the instruction - but when I attempt to run the test or the sender I get:

pi@raspberrypi ~/raspberry-strogonanoff/src $ python strogonanoff_sender_test.py Traceback (most recent call last): File "strogonanoff_sender_test.py", line 2, in from strogonanoff_sender import File "/home/pi/raspberry-strogonanoff/src/strogonanoff_sender.py", line 2, in from strogonanoff_common import ImportError: No module named strogonanoff_common

Is the file missing from github or is the error on my part?

many thanks

dmcg commented 11 years ago

Closed as duplicate of #2