Closed GoogleCodeExporter closed 9 years ago
Hi Paul,
I think it is an issue in numpy. If you look at the call stack:
...
File "pyopencv/core.py", line 35, in <module>
import numpy as _NP
...
It appears that the issue occurred when PyOpenCV was trying to import numpy.
Would
you get the same kind of error when you run the command "import numpy" from your
Python interpreter?
Cheers,
Minh-Tri
Original comment by pmtri80@gmail.com
on 17 Apr 2010 at 4:18
I assume you have fixed the problem. I'd like to close this issue. If you still
have
a problem, please feel free to post it here.
Cheers,
Minh-Tri
Original comment by pmtri80@gmail.com
on 21 Apr 2010 at 12:33
Original issue reported on code.google.com by
paul.mat...@gmail.com
on 17 Apr 2010 at 4:00