So - I have a new error that I haven't encountered before:
rm: cannot remove '/mnt/chroots/robotamp/earlgrey/dev/shm': Device or resource busy OpenBLAS blas_thread_init: pthread_create failed for thread 1 of 4: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 128 current, 128 max OpenBLAS blas_thread_init: pthread_create failed for thread 2 of 4: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 128 current, 128 max OpenBLAS blas_thread_init: pthread_create failed for thread 3 of 4: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC 128 current, 128 max Traceback (most recent call last): File "/home/robotamp/plotly_scripts/EIA_API_Stocks_CL_Commercial_R2.py", line 11, in <module> import pandas as pd File "/home/robotamp/.virtualenvs/myvirtualenv/lib/python3.7/site-packages/pandas/init.py", line 11, in <module> import(dependency) File "/home/robotamp/.virtualenvs/myvirtualenv/lib/python3.7/site-packages/numpy/init.py", line 145, in <module> from . import core File "/home/robotamp/.virtualenvs/myvirtualenv/lib/python3.7/site-packages/numpy/core/init.py", line 22, in <module> from . import multiarray File "/home/robotamp/.virtualenvs/myvirtualenv/lib/python3.7/site-packages/numpy/core/multiarray.py", line 12, in <module> from . import overrides File "/home/robotamp/.virtualenvs/myvirtualenv/lib/python3.7/site-packages/numpy/core/overrides.py", line 7, in <module> from numpy.core._multiarray_umath import ( KeyboardInterrupt
This task worked fine the day before??? If I have several tasks at the same time does that make a difference?