I've installed weewx and it is up and running. Images are getting updated 
with the default install data, but there is no index.html getting created. 
I'm using Amazon's linux ec2 unit with Red Hat 7.2.1-2
python 2.7.14
and yes, i've run the 

sudo yum install python-configobj
sudo yum install python-cheetah
sudo yum install python-imaging
sudo yum install python-setuptools
sudo easy_install pyserial
sudo easy_install pyusb

with positive results. 



Errors are: 

****    File "/usr/share/weewx/weewx/reportengine.py", line 220, in run

****      obj = weeutil.weeutil._get_object(generator)(

****    File "/usr/share/weewx/weeutil/weeutil.py", line 1132, in 
_get_object

****      mod = __import__(module)

****    File "/usr/share/weewx/weewx/cheetahgenerator.py", line 65, in 
<module>

****      import Cheetah.Template

****  ImportError: No module named Cheetah.Template

****  Generator ignored


Any thoughts? 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to