Hello my Python bot is running fine but when install pip3 install numpy
it installs succesfully. but i get errors when i run bot.
OpenBLAS blas_thread_init: pthread_create: Resource temporarily unavailable
OpenBLAS blas_thread_init: RLIMIT_NPROC 120 current, 120 max
If i uninstall numpy module bot works fine.