Hi!
does anybody know how to import "numpy" python module inside Nuke ?
when i try just with "import numpy", i get this error :
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python26\Lib\site-packages\numpy\__init__.py", line 137, in <module>
import add_newdocs
File "C:\Python26\Lib\site-packages\numpy\add_newdocs.py", line 9, in <module>
from numpy.lib import add_newdoc
File "C:\Python26\Lib\site-packages\numpy\lib\__init__.py", line 4,
in <module>
from type_check import *
File "C:\Python26\Lib\site-packages\numpy\lib\type_check.py", line
8, in <module>
import numpy.core.numeric as _nx
File "C:\Python26\Lib\site-packages\numpy\core\__init__.py", line 5,
in <module>
import multiarray
ImportError: DLL load failed: The specified module could not be found.
i'm using Nuke 6.3v8 64bits on Windows 7 64bits
and the numpy version is 1.6.1 for Python 2.6 64bits
thanks for your help
--
Matthieu Cadet
Compositor Artist & TD,
nWave Digital
[email protected]
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python