Doesn't look like Cheetah actually installed. Did you check that last path for existence and permissions? I've never see a /private/tmp path before, so if the path is invalid, it won't work. You can always create it with the same permissions as /tmp, but I'd wonder why that is necessary in the first place.
Chris On Saturday, December 28, 2019 at 9:03:21 PM UTC-8, David Bach wrote: > > I thought I had. It was one of the install pip ... commands. > > Trying again I get this: > > WeatherMini:/ dsbach$ sudo pip install Cheetah > Password: > Python.framework/Versions/2.7/Extras/lib/python/_markerlib', > '/private/tmp/pip-uninstall-9UwGWW', "[Errno 1] Operation not permitted: ' > /private/tmp/pip-uninstall-9UwGWW'")] > > I don't know what to make the last part of this. > > David > > > -- 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/b4003129-aff2-4aec-a2cd-23509a6f518d%40googlegroups.com.
