OK. Try 4.0.0b16 -tk
On Sat, Mar 14, 2020 at 6:36 PM Thomas Keffer <[email protected]> wrote: > The setup.py method wasn't really intended to be used to install in the > system locations. > > Still, if this is the only problem, it should be possible to get it to > work. Let me fiddle with it a bit. > > -tk > > On Sat, Mar 14, 2020 at 6:23 PM Xant <[email protected]> wrote: > >> >> 'setup.cfg' as the following: >> >> [install] >> home = /etc/weewx >> prefix = >> exec-prefix = >> install_lib = /usr/share/weewx >> install_scripts = /usr/share/weewx >> >> [egg_info] >> tag_build = >> tag_date = 0 >> >> All files were installed correctly at designated folders, but the >> following: >> >> /usr/bin/python: can't open file '/etc/weewx/bin/wee_config': [Errno 2] >> No such file or directory >> >> It seems that the correct path would be: >> >> /usr/share/weewx/wee_config >> >> Xant >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-development" 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-development/84c1e996-aa8d-4b32-9a1b-602911097156%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-development/84c1e996-aa8d-4b32-9a1b-602911097156%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/CAPq0zEBkON%3DQ0GQj0f7mXNQ9hdeT5bCWwpdO3Xs05TWuSzP%3D5g%40mail.gmail.com.
