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 main #3

Closed
jenccnej opened this issue Feb 1, 2017 · 1 comment
Closed

ImportError: No module named main #3

jenccnej opened this issue Feb 1, 2017 · 1 comment

Comments

@jenccnej
Copy link

jenccnej commented Feb 1, 2017

Hi

I'm trying to run this lib on Raspberry Pi 3, but getting an error message:

Traceback (most recent call last): File "/usr/local/bin/yeelightbt", line 9, in <module> load_entry_point('python-yeelightbt==0.0.1', 'console_scripts', 'yeelightbt')() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 356, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2476, in load_entry_point return ep.load() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2190, in load ['__name__']) ImportError: No module named main

What am I doing wrong?

@rytilahti
Copy link
Owner

It was an error on my side, should be fixed now!

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

2 participants