Though this section is almost an exact duplicate of the mem extension
install.py file, I am getting a syntax error on the last section of the
file.
File "/var/tmp/weewx_snow/install.py", line 48
files=[('bin/user', ['bin/user/snow.py']),
^
SyntaxError: invalid syntax
here is the exact text in that section of my install.py:
files=[('bin/user', ['bin/user/snow.py']),
('skins/snow', ['skins/snow/skin.conf',
'skins/snow/index.html.tmpl',
'skins/snow/weewx.css'])]
--
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.