I am attempting to install cryosparc using the link + licence provided in the email and am running into the following unresolvable python package dependencies.
UnsatisfiableError: The following specifications were found to be in conflict:
pyfftw=0.9.2
scikit-image=0.12.3
My system is running Linux Mint (uname -a | Linux 4.10.0-42-generic #46~16.04.1-Ubuntu SMP), with nvidia 387.26 drivers (nvidia-smi | NVIDIA-SMI 387.26 Driver Version: 387.26) and CUDA 9 (nvcc --version | cuda compilation tools, release 9.1, V9.1.85).
I have chosen to install anaconda directly into the cryosparc directory as suggested by the installer.
Any information or guidance would be greatly appreciated.