On 24/09/13 08:25, Pietro Corvisiero wrote: > My os is Mountain Lion 10.8.5 > I installed python27, scipy-py27 and matplotlib-py27 (see "fink list" > answer below): [] > But when I launch python and ask to import modules: > >>> import scipy > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named scipy [] > Shall I "fink install" other stuffs?
No, this should work. Are you sure you started Fink's python2.7 and not some other python? What do you get from >>> import sys >>> sys.path ? -- Martin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners