Update gets stuck with errors from missing packages [image: weewx1.jpg] Jlou 43 schrieb am Dienstag, 4. August 2020 um 23:13:53 UTC+2:
> Thanks for your reply, but I solved my problem by reinstalling this way: > > > 3. Install WeeWX > > After installing the prerequisites, you can install WeeWX itself. > > 1. > > Expand the source archive: > > tar xvfz weewx-X.Y.Z.tar.gz > > 2. > > Change directory into the expanded archive: > > cd weewx-X.Y.Z > > 3. > > To specify an install location different from the default /home/weewx, > modify the parameter home in the setup.cfg file. Mac users will want > to change it to /Users/Shared/weewx. > 4. > > Then build and install. Python 2 users: substitute python2 for python3. > > > python3 ./setup.py build > sudo python3 ./setup.py install > > > I replace python3 by python2 and now everything works perfectly, but if i > have to switch to python3 your advice will be helpful. > Thank you. > > > -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2f8b8c32-509d-4cac-9ce7-36e3354418den%40googlegroups.com.