pyROOT not loading OS X 10.11

Dear all:
After that compulsive necessity of updating my operating system I found everything working, just with a simple recompilation of ROOT, GSL, and some other tools. Until today that I required pyROOT: I have this error message I can not handle:

>>> import ROOT Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/jorge/opt/root-6.05.02/lib/ROOT.py", line 24, in <module> import cppyy File "/Users/jorge/opt/root-6.05.02/lib/cppyy.py", line 60, in <module> import libPyROOT as _backend ImportError: dlopen(/Users/jorge/opt/root-6.05.02/lib/libPyROOT.so, 2): Library not loaded: @rpath/libCore.so Referenced from: /Users/jorge/opt/root-6.05.02/lib/libPyROOT.so Reason: image not found

Could you please give me a hand with some advice?
Best,
Jorge.

Oh my god, please close this thread and punish me for not doing a search before posting.