Hi
I there is only one out of five worker show this error when I tried to update from 4.5.3 to 4.6.0. This is the only machine that use 40 serious GPU expect that there is nothing different and other worker work fine.
Traceback (most recent call last):
File “”, line 1, in
File “/home/user/Cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/libtiff/init.py”, line 21, in
from .tiff import TIFFfile, TIFFimage, TiffArray
File “/home/user/Cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/libtiff/tiff.py”, line 25, in
from .tiff_file import TIFFfile
File “/home/user/Cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/libtiff/tiff_file.py”, line 15, in
from numpy.testing.utils import memusage
ModuleNotFoundError: No module named ‘numpy.testing.utils’