Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named strogonanoff_common #12

Open
martinswright opened this issue Dec 7, 2012 · 2 comments
Open

ImportError: No module named strogonanoff_common #12

martinswright opened this issue Dec 7, 2012 · 2 comments

Comments

@martinswright
Copy link

I have followed the instructions, but I'm getting:
pi@raspberrypi ~/WiringPi-Python $ sudo python strogonanoff_sender.py --channel 1 --button 3 --gpio 8 on
Traceback (most recent call last):
File "strogonanoff_sender.py", line 2, in
from strogonanoff_common import *
ImportError: No module named strogonanoff_common

I cannot find the file strogonanoff_common file ?
please could you advise if I'm doing something wrong?

@Gadgetoid
Copy link
Member

I must admit, I have no idea what strogonanoff_common is, but I'm fairly confident it's not remotely related to WiringPi-Python. Have you managed to fix this issue?

@dmcg
Copy link
Contributor

dmcg commented May 28, 2013

It's my mains switcher library (https://github.com/dmcg/raspberry-strogonanoff)- I think the OP must have been trying to build it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants