how can I install numpy correctly?

   2924   1   2
User Avatar
Member
1 posts
Joined: March 2011
Offline
I just copy numpy libary in to the houdini python libary site-packages folder.
But when I import numpy in the houdini's python shell, I got a error message bellow,
I wonder how can I handle this problem…….could anyone help me? :cry:
Thanks

Attachments:
ddd.jpg (24.6 KB)

User Avatar
Member
383 posts
Joined: June 2010
Offline
You have to compile numpy on your own with the same compiler as your houdini build was made with.
Compiling complete numpy is quite hard because it needs a fortran compiler.
I managed to make a working houdini x64 version of numpy, but stripped down to the core modules.

good luck
www.woogieworks.at
  • Quick Links