If you did a package install of weewx, try "sudo wee_extension --install weewx-previmeteo-v0.1.tar.gz", assuming you are in the same working directory as the .tar.gz file
If you did a setup.py install of weewx, it would be "sudo /home/weewx/bin/wee_extension --install weewx-previmeteo-v0.1.tar.gz" On Thursday, June 30, 2022 at 7:00:50 PM UTC-7 [email protected] wrote: > Regarding this: > > https://github.com/previmeteo/weewx-previmeteo#readme > > Running this: > > setup.py install --extension weewx-previmeteo-v0.1.tar.gz > > ends up giving me this error: > > bash: setup.py: command not found > > So I also tried…. > > python3 setup.py install --extension weewx-previmeteo-v0.1.tar.gz > > which gives me a similar error about not being able to fins setup.py > > FYI, there are about a gazillion “setup.py” files all over my machine – > all different sizes - but none in any weewx directory I can find – > > Thoughts? Anyone publishing to previmeteo? > -- 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/76727a09-c125-4f57-bd4a-26df9cb66df4n%40googlegroups.com.
