[SciPy-User] ImportError: No module named compat

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Feb 22 14:29:58 EST 2011


On Tue, 22 Feb 2011 14:27:47 -0500
  "M.Rule" <mrule7404 at gmail.com> wrote:
> or better yet figure out which of what appear to be 
>several numpy
> installations on my machine is the installation that 
>actually gets imported
> and used?
> 


nwagner at linux-mogv:~/svn> python
Python 2.6.5 (r265:79063, Oct 28 2010, 20:56:23)
[GCC 4.5.0 20100604 [gcc-4_5-branch revision 160292]] on 
linux2
Type "help", "copyright", "credits" or "license" for more 
information.
>>> import numpy
>>> numpy
<module 'numpy' from 
'/home/nwagner/local/lib64/python2.6/site-packages/numpy/__init__.pyc'>
  



More information about the SciPy-User mailing list