On Thursday, December 21, 2017 at 3:18:30 PM UTC-8, Joe Percival wrote: > > also, to use setup.py with the install.py where do all the associated > files need to reside? Like, can I just upload the > "vds-weewx-v3-mem-extension-master" directory into the weewx directory and > run setup.py or ??? > >> >> It should install via the regular extensions installer provided with weewx now (see https://github.com/weewx/weewx/wiki/extensions) - the extension installer is pretty flexible, if you have a .tgz file downloaded it'll do the right thing. If you have it in a subdirectory, it'll do the right thing there too. Where you stash the goodies before installing doesn't matter.
You definitely want to run the installer, as it will edit your weewx.conf to enable the extension. Database is created automatically based on the schema at about line 95 in the bin/user/mem.py file. Feel free to email if you got lost there someplace.... -- 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.
