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

Cant get it installed #38

Open
hlubach opened this issue May 31, 2020 · 1 comment
Open

Cant get it installed #38

hlubach opened this issue May 31, 2020 · 1 comment

Comments

@hlubach
Copy link

hlubach commented May 31, 2020

Copied file to rpi but when i try to run it i've got this

LibreELEC:~/Omnik # python LiveStats.py
Traceback (most recent call last):
File "LiveStats.py", line 7, in
import InverterExport
File "/storage/Omnik/InverterExport.py", line 18, in
from PluginLoader import Plugin
File "/storage/Omnik/PluginLoader.py", line 3, in
from six import add_metaclass
ImportError: No module named six

@cz-lucas
Copy link

First you need to install python-pip. Then install type in:
pip install six

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