Fw: error in importing scipy

2008-02-13 Thread Mani Chandra
--- On Wed, 13/2/08, Mani Chandra <[EMAIL PROTECTED]> wrote: > From: Mani Chandra <[EMAIL PROTECTED]> > Subject: error in importing scipy > To: [EMAIL PROTECTED] > Date: Wednesday, 13 February, 2008, 9:30 PM > Hi > I get the following error while importing scip

Re: Python not finding modules

2008-02-13 Thread Mani Chandra
Hey, Thanks for replying. But what about the module whose path I included manually. That didn't work too!Is it like packages that are made for python2.4 do not work for 2.5? Also are folders recursively included? Thanks Mani chandra --- On Wed, 13/2/08, Guilherme Polo <[EMAIL P

Python not finding modules

2008-02-13 Thread Mani Chandra
Hey! I installed a few python modules through the freebsd ports, but when I try to import them in the interpreter it says "module xxx not found". This seems to happen for some modules and not for the others. ex:- I installed psyco and parallel python which seem to be found but then scipy, PI