Well, I'm sorry to hear that the Mac prefers easy_install. These days, it's pretty old school, having been replaced by pip. But, be that as it may..
I don't know why easy_install is trying to install pysqlite into /Users/Shared/weewx/bin. Perhaps because you have PYTHONPATH defined? Try removing it as an environment variable, then installing. As I said earlier, it is not needed to run weewx. This is a long shot, but another possibility is that easy_install is seeing the file setup.cfg, which contains a definition for home. Try cd'ing to a different directory, then trying the install. -tk On Mon, Mar 5, 2018 at 6:59 AM, David Barto <[email protected]> wrote: > > > On Monday, March 5, 2018 at 6:18:26 AM UTC-8, mwall wrote: >> >> On Saturday, March 3, 2018 at 6:43:19 PM UTC-5, Tom Keffer wrote: >>> >>> Nice to have a Mac expert around! Perhaps in a quiet moment you can tell >>> me how to get the system logger to work on High Sierra. >>> >> >> yes, please, i would like some of that magic too! >> >> I'll be more than happy to help out on this kind of thing. When I have > free time. That isn't looking likely in the near future as the product was > supposed to ship on Feb 28, and it is now Feb 33rd and I'm still not > complete with my part. > >
