Looks like you are using the setup.py method of install. Did you install the pre-requisites <http://www.weewx.com/docs/setup.htm#setup_prerequisites> ?
On Tue, Nov 26, 2019 at 1:02 PM john Mcswain <[email protected]> wrote: > I may have posted a few minutes ago but have more data now. New install > of Weewx on Ubuntu 18.04 LTS (no GUI). Weewx generated files in the > public_html directory but the normal subdirectories and an Index-html are > missing. Syslog is reporting the below. Help!!! > > Nov 26 10:50:16 server2 weewx[2670]: manager: Added record 2019-11-26 > 10:50:00 EST (1574783400) to daily summary in 'weewx' > Nov 26 10:50:16 server2 weewx[2670]: reportengine: Unable to instantiate > generator 'weewx.cheetahgenerator.CheetahGenerator' > Nov 26 10:50:16 server2 weewx[2670]: **** No module named > Cheetah.Template > Nov 26 10:50:16 server2 weewx[2670]: **** Traceback (most recent > call last): > Nov 26 10:50:16 server2 weewx[2670]: **** File > "/home/weewx/bin/weewx/reportengine.py", line 185, in run > Nov 26 10:50:16 server2 weewx[2670]: **** obj = > weeutil.weeutil._get_object(generator)( > Nov 26 10:50:16 server2 weewx[2670]: **** File > "/home/weewx/bin/weeutil/weeutil.py", line 1107, in _get_object > Nov 26 10:50:16 server2 weewx[2670]: **** mod = > __import__(module) > Nov 26 10:50:16 server2 weewx[2670]: **** File > "/home/weewx/bin/weewx/cheetahgenerator.py", line 66, in <module> > Nov 26 10:50:16 server2 weewx[2670]: **** import > Cheetah.Template > Nov 26 10:50:16 server2 weewx[2670]: **** ImportError: No module > named Cheetah.Template > Nov 26 10:50:16 server2 weewx[2670]: **** Generator ignored > Nov 26 10:50:17 server2 weewx[2670]: imagegenerator: Generated 28 images > for SeasonsReport in 1.14 seconds > Nov 26 10:50:17 server2 weewx[2670]: copygenerator: copied 5 files to > /home/weewx/public_html > > -- > 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/4a2f7ff1-c353-4470-96db-75e4c8ee1363%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/4a2f7ff1-c353-4470-96db-75e4c8ee1363%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEDynJeP5d9i8-_BTwYZCm0sAwr3Ew9EZ0CoRxijDVtvtA%40mail.gmail.com.
