We use Cryosparc very normal before, never upgraded, someday cryosparcm is not working and the screen displays the following information. How can I solve it?
(base) [fbh@localhost ~]$ cryosparcm stop
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/deps/anaconda/etc/profile.d/conda.sh: line 34: /opt/Cryosparc-zcx/cryosparc_master/deps/anaconda/bin/conda: No such file or directory
Warning: Could not activate conda environment; this indicates that a cryoSPARC installation is either incomplete or in progress
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/bin/cryosparcm: line 174: supervisorctl: command not found
CryoSPARC is running.
Stopping cryoSPARC
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/bin/cryosparcm: line 1080: supervisorctl: command not found
(base) [fbh@localhost ~]$ cryosparcm start
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/deps/anaconda/etc/profile.d/conda.sh: line 34: /opt/Cryosparc-zcx/cryosparc_master/deps/anaconda/bin/conda: No such file or directory
Warning: Could not activate conda environment; this indicates that a cryoSPARC installation is either incomplete or in progress
Traceback (most recent call last):
File “”, line 1, in
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_compute/init.py”, line 9, in
from . import dataset # noqa
^^^^^^^^^^^^^^^^^^^^^
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_compute/dataset.py”, line 33, in
from cryosparc_tools.cryosparc.dataset import Dataset, Row, Spool
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_tools/cryosparc/dataset.py”, line 53, in
from .core import Data, DsetType
ModuleNotFoundError: No module named ‘cryosparc_tools.cryosparc.core’
Traceback (most recent call last):
File “”, line 1, in
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_compute/init.py”, line 9, in
from . import dataset # noqa
^^^^^^^^^^^^^^^^^^^^^
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_compute/dataset.py”, line 33, in
from cryosparc_tools.cryosparc.dataset import Dataset, Row, Spool
File “/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/cryosparc_tools/cryosparc/dataset.py”, line 53, in
from .core import Data, DsetType
ModuleNotFoundError: No module named ‘cryosparc_tools.cryosparc.core’
Starting cryoSPARC System master process…
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/bin/cryosparcm: line 974: supervisorctl: command not found
CryoSPARC is already running.
If you would like to restart, use cryosparcm restart
(base) [fbh@localhost ~]$ cryosparcm restart
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/deps/anaconda/etc/profile.d/conda.sh: line 34: /opt/Cryosparc-zcx/cryosparc_master/deps/anaconda/bin/conda: No such file or directory
Warning: Could not activate conda environment; this indicates that a cryoSPARC installation is either incomplete or in progress
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/deps/anaconda/etc/profile.d/conda.sh: line 34: /opt/Cryosparc-zcx/cryosparc_master/deps/anaconda/bin/conda: No such file or directory
Warning: Could not activate conda environment; this indicates that a cryoSPARC installation is either incomplete or in progress
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/bin/cryosparcm: line 174: supervisorctl: command not found
CryoSPARC is running.
Stopping cryoSPARC
/home/fbh/16TData/software_backup/Cryosparc-zcx/cryosparc_master/bin/cryosparcm: line 1080: supervisorctl: command not found