On Wednesday, May 2, 2018 at 5:11:58 AM UTC-7, Cycle London wrote: > > 5. remove CentOS 7 VM and build another one > 6. download weewx > 7. install, configure weewx > 8. after four days of trying different configurations, realize that weewx > will not run on Python 2.7 >
Not true. Weewx runs just fine on centos7 in simulator mode using its python 2.7.5 Here's a Dockerfile if you speak Docker. The rpms you need are in there. https://github.com/vinceskahan/weewx-docker/blob/master/centos7/Dockerfile -- 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]. For more options, visit https://groups.google.com/d/optout.
