what directory are you in when you do the pip install? as a general rule, you should not do a pip install (or a 'python -m ...' install) when you are in a directory that has a setup.cfg in it. for example, do not do the install when you are in the weewx source tree. if you do, then pip installs into the weewx destination, not the python destination.
m -- 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/56941bfb-ca99-4b23-80f5-b8fdff826128n%40googlegroups.com.
