Closed tamara-goyea closed 5 years ago
Thanks for the hint! We just released version "2.2.0.1" that should be working now!
Thanks,
Is it on Github? How should I install it on a Mac?
Tamara
-- Tamara Goyea, Ph.D. Johns Hopkins University Applied Physics Lab
From: Sven Willner notifications@github.com Reply-To: openclimatedata/pyhector reply@reply.github.com Date: Wednesday, April 3, 2019 at 8:57 AM To: openclimatedata/pyhector pyhector@noreply.github.com Cc: "Goyea, Tamara D." Tamara.Goyea@jhuapl.edu, Author author@noreply.github.com Subject: Re: [openclimatedata/pyhector] ._bindings in ini file (#45)
Thanks for the hint! We just released version "2.2.0.1" that should be working now!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/openclimatedata/pyhector/issues/45#issuecomment-479477510, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AuKnpRRjpP-VJDQvgOwLlQIaQQqNif_gks5vdKVDgaJpZM4cZN_E.
You need to have the boost libraries installed (https://www.boost.org/ or just brew install boost
if you have brew
on your mac, which I would recommend getting ;) ), then pip install pyhector
should suffice.
I am unable to run because the init file is referencing ._bindings which can't be found.