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

problem while installing... #173

Closed
PAOK1926 opened this issue Nov 14, 2022 · 4 comments
Closed

problem while installing... #173

PAOK1926 opened this issue Nov 14, 2022 · 4 comments
Assignees

Comments

@PAOK1926
Copy link

i have this problem...

# /usr/share/weewx/wee_extension --install=/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz Traceback (most recent call last): File "/usr/share/weewx/wee_extension", line 13, in <module> import weecfg.extension File "/usr/share/weewx/weecfg/__init__.py", line 23, in <module> import configobj ImportError: No module named configobj

i run python3 and my /etc/default/weewx is

WEEWX_PYTHON=python3
WEEWX_PYTHON_ARGS=
WEEWX_BINDIR=/usr/share/weewx
WEEWX_BIN=/usr/bin/weewxd
WEEWX_CFG=/etc/weewx/weewx.conf

@bellrichm
Copy link
Owner

I see you commented in the weewx google group. This is something with WeeWX, hopefully we will get an answer there.

@PAOK1926
Copy link
Author

problem solved with this command:
wee_extension --install=/usr/local/bin/WeeWX-MQTTSubscribe/v2.2.2.tar.gz
without the full path...

@bellrichm
Copy link
Owner

Thanks. Looks like the wik/readme needs updating.

@bellrichm
Copy link
Owner

Wiki and readme update to remove path.

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