NervanaSystems / he-transformer

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
Apache License 2.0
221 stars 39 forks source link

'no module named numpy' during 'make install' #267

Closed zzd1024 closed 5 years ago

zzd1024 commented 5 years ago

WechatIMG44 Get an error during 'make install', it says 'no module named numpy', but numpy has already been installed, import numpy on the python didn't report error. My system has installed python3.7, anaconda, and mac installed python2.7 by default. The build project uses python3.7. I have tried to uninstall conda's numpy, it doesn't work either. Does anyone know the reason for this problem?

fboemer commented 5 years ago

We don't support Mac. I'd recommend taking a look at the Docker builds