Hi Terry, On May 1, 2012, at 5:23 PM, Alexander Hansen wrote:
> On 5/1/12 4:02 AM, Terence R Wyatt wrote: >> >> I am trying to use scipy-py27 in conjunction with root5, but am having >> version compatibility problems. [SNIP] Thanks for the report. It seems you're the first one trying to use scipy with ROOT from fink (: >> Ideally, I'd like to use in a consistent fashion the software I have >> installed using fink, since naively >> I'd have imagined that would be the best way to ensure a consistent set. >> Is there some way of forcing root5 >> to be made compatible with the fink-installed python 2.7.3? >> >> I use a MacBook Pro running OS X 10.7.3. >> >> Advice would be most welcome. >> >> >> Regards, Terry Wyatt. >> >> > > On 10.7 root5 explicitly builds against the built-in Python, so it > appears that what you are seeing is the intended behavior. I'm not a > Python expert, so I don't know if you can recompile your installed > ROOT.py and friends using Fink's python2.7 to work around this issue. > > Remi would be the one to address the usability question of having > root5's python modules not be accessible to Fink's scipy. I committed a new revision 13 of root5 which builds against fink's python23. I haven't found a way to make scipy built against fink's python to interplay with ROOT using the system python. > For Remi: Why didn't you use RuntimeVars to set PYTHONPATH? :-) It > looks like you reinvented the wheel here. Not quite: using RuntimeVars will set the PYTHONPATH, but overwrite any previous content. My script-snipples take care of preserving it. Cheers, Remi
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
