sudo wee_extension --install weewx-twi.zip This is on a raspberry pi .. On Wednesday, September 20, 2023 at 10:28:53 AM UTC+12 Craig Young wrote:
I tried "gahh.sudo" and got command not found, then tried "gahh.sudo wee_extension --install etc" and also got command not found. Maybe I am doing this wrong?
On Wednesday, September 20, 2023 at 10:25:17 AM UTC+12 p q wrote:
gahh. sudo
I am installing the TWI.py driver and have run into an error:
pi@CLOWeatherStation:~ $ wee_extension --install weewx-twi.zip Request to install 'weewx-twi.zip' Extracting from zip archive weewx-twi.zip Traceback (most recent call last): File "/usr/share/weewx/wee_extension", line 92, in <module> main() File "/usr/share/weewx/wee_extension", line 84, in main ext.install_extension(options.install) File "/usr/share/weewx/weecfg/extension.py", line 130, in install_extension self.install_from_dir(extension_dir) File "/usr/share/weewx/weecfg/extension.py", line 183, in install_from_dir shutil.copy(source_path, destination_path) File "/usr/lib/python3.7/shutil.py", line 245, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib/python3.7/shutil.py", line 121, in copyfile with open(dst, 'wb') as fdst: PermissionError: [Errno 13] Permission denied: '/usr/share/weewx/user/twi.py' pi@CLOWeatherStation:~ $
How do I change permissions?
Craig
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e7d5f0b0-2ca2-43b9-85c4-9f58821563b5n%40googlegroups.com.
--
--
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/3cfdad79-3599-457d-bd2b-e017955051aen%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/F87BFB42-0207-483B-9921-3F8C7F4ADE60%40gmail.com.
|