visinf / n3net

Neural Nearest Neighbors Networks (NIPS*2018)
Other
283 stars 45 forks source link

Install pyinn failed #8

Open David3310273 opened 5 years ago

David3310273 commented 5 years ago

Firstly, I run the command pip install git+https://github.com/szagoruyko/pyinn.git@master After running that in my Mac OS Mojave system, I got th error like this: Modules: cuda : No -> Include files not found: ['cublas_v2.h', 'cuda.h', 'cuda_profiler_api.h', 'cuda_runtime.h', 'cufft.h', 'curand.h', 'cusparse.h', 'nvrtc.h'] -> Check your CFLAGS environment variable. what should i do to fix this?