Hi there,
I am trieing to install CryoSparc but fails. After cd into /home/cryosparc/cryosparc_master and issuing the install command:
./install.sh --standalone --license $LICENSE_ID --worker_path /home/cryosparc/cryosparc_worker --ssdpath /scratch/cSPARC --initial_email “name@univerity.ch” --initial_password “PW” --initial_username “X” --initial_firstname “XX” --initial_lastname “YY” --port 39000 --dbpath /path/to_db/
the following is returned:
Unknown option: /home/cryosparc/cryosparc_worker
What could I do?
Since here the \ (backslash) are not the problem as previously stated.
Any advice?