numba

  1. R

    Python numba/npyufunc/omppool.cpp:5:10: fatal error: 'omp.h' file not found

    Experts, I am trying to install numba using pip inside a virtual python environment. I am encountering the following error: cc: numba/cuda/cudadrv/_extras.c cc -shared -lpthread -L/usr/local/lib -fstack-protector build/temp.freebsd-12.0-RELEASE-p2-amd64-3.6/numba/cuda/cudadrv/_extras.o...
Back
Top