View Single Post
Old 01-15-2019, 08:15 AM   #1
nirosan
Member
nirosan began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2017
Device: epub
Error on using numpy package into plugin

Hi,

I am writing a plugin which use numpy python package.
But everytime I got this error:

Quote:
Error:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try `git clean -xdf` (removes all
files not under version control). Otherwise reinstall numpy.

Original error was: cannot import name 'multiarray'
I have googled but did not find a suitable solution.

Has anyone an idea or help me please?

Thank you
nirosan is offline   Reply With Quote