> > It is exactly the same problem, yes. Right now, my installer does not
> > modify the environment at all (like MKL or ACML, actually), and you have
> > to do it manually (add PATH, or put in system32).
>
> Have you tried installing the DLLs to C:\Python2x or to the same
> directory as the numpy .pyd? As far as I know, this should work.
>

The first solution may indeed work (perhaps in C:\Python2x\Lib as well ?)
but the second does not. I tried it several times (same with Linux BTW), the
library search is then the default one, not Python's one.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to