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

Failed to import module IN #6

Open
masterweily opened this issue Jun 14, 2013 · 3 comments
Open

Failed to import module IN #6

masterweily opened this issue Jun 14, 2013 · 3 comments

Comments

@masterweily
Copy link

from the wemo folder

$ python
>>> from wemo import on, off, get

i get the error:

Unment depeendency: No module named IN
@issackelly
Copy link
Owner

this probably came with an entire traceback? Could you post your whole shell session?

@joscormir
Copy link

I have the same issue and the entire traceback is just it.
Unment dependency: No module named IN
It becomes from an error when running miranda.py
ImportError: No module named IN
The thing is I've been looking for that module and I didn't find it in the official python docs for 2.7.7 or in the 3.4.3

I'm traying to find some other reference of this IN module in google but I got nothing. Any idea?

@issackelly
Copy link
Owner

Hi joscormir, Have you checked out https://github.com/iancmcc/ouimeaux ? Probably a better fit.

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