[Numpy-discussion] ImportError: No module named my_module

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Aug 28 13:46:00 EDT 2008


On Thu, 28 Aug 2008 10:21:16 -0700
  "Matthew Brett" <matthew.brett at gmail.com> wrote:
> Hi Nils,
> 
> I don't have an example.py in a checkout from a few 
>seconds ago - it
> is possible it could be a stray file?
> 
> Best,
> 
> Matthew
>  

Running

find . -name example.py

in my svn/numpy directory yields

./doc/example.py
./doc/newdtype_example/example.py

ls -l doc/example.py
-rw-r--r--  1 nwagner users 3497 2008-08-28 19:42 
doc/example.py

Nils




More information about the NumPy-Discussion mailing list