On Tuesday, November 22, 2016 at 11:23:49 AM UTC-5, mwall wrote:

> dan'l,
>
> please try the attach cmon v0.15rc1
>
> it uses psutil, so you'll have to install that:
>
> easy_install psutil
>
> or use pip or whatever python package management you are using on macos.
>
>
> m
>

The psutil install was interesting:

ERROR: unknown command "easy_install" - maybe you meant "install"

----------------------------------------------------------------------------------------------------------------
 
11:25:27

house@Houses-Macmini:/Users/Shared/weewx$* sudo pip install psutil*

The directory '/Users/house/Library/Caches/pip/http' or its parent 
directory is not owned by the current user and the cache has been disabled. 
Please check the permissions and owner of that directory. If executing pip 
with sudo, you may want sudo's -H flag.

The directory '/Users/house/Library/Caches/pip' or its parent directory is 
not owned by the current user and caching wheels has been disabled. check 
the permissions and owner of that directory. If executing pip with sudo, 
you may want sudo's -H flag.

Collecting psutil

  Downloading psutil-5.0.0.zip (374kB)

    100% |████████████████████████████████| 378kB 891kB/s 

Installing collected packages: psutil

  Running setup.py install for psutil ... done

Successfully installed psutil-5.0.0

You are using pip version 8.1.2, however version 9.0.1 is available.

> You should consider upgrading via the 'pip install --upgrade pip' command.
>  

-- 
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.

Reply via email to