Should that be installed with the usual wee_extension? if so, it throws 
this:

*sudo ./bin/wee_extension --install 
> /Users/house/Documents/Software/Weather/WeeWX/weewx-master/extens*
>
> *ions/cmon-0.15rc1.py*
>
> Request to install 
> '/Users/house/Documents/Software/Weather/WeeWX/weewx-master/extensions/cmon-0.15rc1.py'
>
> Extracting from tar archive 
> /Users/house/Documents/Software/Weather/WeeWX/weewx-master/extensions/cmon-0.15rc1.py
>
> Traceback (most recent call last):
>
>   File "./bin/wee_extension", line 83, in <module>
>
>     main()
>
>   File "./bin/wee_extension", line 75, in main
>
>     ext.install_extension(options.install)
>
>   File "/Users/Shared/weewx/bin/weecfg/extension.py", line 110, in 
> install_extension
>
>     self.tmpdir, self.logger)
>
>   File "/Users/Shared/weewx/bin/weecfg/__init__.py", line 1236, in 
> extract_tar
>
>     tar_archive = tarfile.open(filename, mode='r')
>
>   File 
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tarfile.py",
>  
> line 1672, in open
>
>     raise ReadError("file could not be opened successfully")
>
> tarfile.ReadError: file could not be opened successfully
>
>
On Tuesday, November 22, 2016 at 11:23:49 AM UTC-5, mwall wrote:
>
> dan'l,
>
> you have not missed anything - i neglected to put the macosx support in 
> cmon.
>
> 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.
>
> i have only tested this on an ancient version of macosx (10.6), so please 
> let me know how it works for you.
>
> 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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to