On 28 May 2010 02:44, Brandt Belson <bbel...@princeton.edu> wrote:
> Hi guys,
> I have good news! I had unusual problems installing other things, so I
> decided to reinstall OSX. Then I installed python from python.org with the
> .dmg installer, then numpy, then hdf5 into /usr/local, and then easy_install
> tables worked perfectly. I ran tables.test() and it passed.
> I don't know what the problem was, but probably a result of not installing
> hdf5 into /usr/local at first.
> Now I'll probably need to install tables onto some linux clusters. Hopefully
> that goes smoother!
> Thanks for your help.

Glad you sorted it out, though you "can" install hdf5 anywhere - it
just works, apart from when it doesn't :)

If these clusters are live, you might want to try testing in either
virtualbox (www.virtualbox.org) or virtualenv
(pypi.python.org/pypi/virtualenv) first - could save you a lot of
downtime.

It would be interesting to know how you're using pytables in a cluster
- if you're at liberty to share.

Tony

------------------------------------------------------------------------------

_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to