Hi everyone, I try to use LeapMotien <https://developer.leapmotion.com/> device in maya. for use API I need NumPy python module. I install this module with pip. When i import module in maya I have this error : Importing the multiarray numpy extension module failed.
This error it's because pip install NumPy 1.14.2. If I install NumPy 1.13.1 it's OK. A solution exist for use NumPy 1.14.2 in maya ? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/c8a7c414-4b04-4642-a283-1125702a89a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
