ImportError: reload count … sincint.so reached maximum

Hi,

we ran the first test job and it was beautiful - structure was evolving in real time amazingly quickly, so impressive! Great software. Then I stopped that job and started a new one with a different dataset, but then I got this error (see below). After this, all other datasets, or even the same first job, which worked fine at the beginning, would give the same error. Any ideas how to fix it? Thanks a lot!!!

License is valid.
Job Type: abinit Job ID: rNeqgizhAdnhpfNFr
Assigned Slots: RAM: [0] GPU: [0]
Starting Ab-Initio Reconstruction , Experiment ID Y9eyspfhzgDMbLqRR
Autodetecting data sign, and computing DC estimate and noise level …
Using light particle dark background.
Autodetecting with 5000 images …
Median DC: 2.04631725947
Mean DC: 1.97307374602
Stdev of Mean DC: 0.0579195768516
Estimated noise std dev: 0.999426
Detected light particle dark background.
Traceback (most recent call last):
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/sparcjob.py”, line 311, in
import abinit
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/abinit.py”, line 14, in
import symmetry
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/symmetry.py”, line 11, in
from quadrature import sk97,icosphere
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/quadrature/init.py”, line 22, in
from domain import FixedCircleDomain, FixedDirectionalDomain,
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/quadrature/domain.py”, line 10, in
import cryoops as cops
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/cryosparc-compute/cryoops.py”, line 12, in
import sincint
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/anaconda2/lib/python2.7/site-packages/pyximport/pyximport.py”, line 445, in load_module
language_level=self.language_level)
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/anaconda2/lib/python2.7/site-packages/pyximport/pyximport.py”, line 234, in load_module
exec(“raise exc, None, tb”, {‘exc’: exc, ‘tb’: tb})
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/anaconda2/lib/python2.7/site-packages/pyximport/pyximport.py”, line 216, in load_module
inplace=build_inplace, language_level=language_level)
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/anaconda2/lib/python2.7/site-packages/pyximport/pyximport.py”, line 192, in build_module
reload_support=pyxargs.reload_support)
File “/gpfs0/apps/strubi/cryosparc/0.3.6-gcc4.8.2/anaconda2/lib/python2.7/site-packages/pyximport/pyxbuild.py”, line 143, in pyx_to_dll
raise ImportError(“reload count for %s reached maximum”%org_path)
ImportError: Building module sincint failed: [‘ImportError: reload count for /users/strubi/cryosparc/.pyxbld/lib.linux-x86_64-2.7/sincint.so reached maximum\n’]