Hello,
I am new to CryoSPARC and just finished installing it (Single Workstation) and am trying to go through the tutorial. I receive an error when attempting to run the Import Movies job. I have tried restarting and reinstalling prior to this.
License is valid.
Running job on master node
[CPU: 80.5 MB] Project P1 Job J1 Started
[CPU: 80.5 MB] Master running v3.3.2, worker running v3.3.2
[CPU: 80.7 MB] Working in directory: /home/wuit-3/cryotest/P1/J1
[CPU: 80.7 MB] Running on lane default
[CPU: 80.7 MB] Resources allocated:
[CPU: 80.7 MB] Worker: wuit-3-MS-7C56
[CPU: 80.7 MB] --------------------------------------------------------------
[CPU: 80.7 MB] Importing job module for job type import_movies...
[CPU: 241.1 MB] Job ready to run
[CPU: 241.1 MB] ***************************************************************
[CPU: 241.1 MB] Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 85, in cryosparc_compute.run.main
File "/home/wuit-3/cryosparc/cryosparc_master/cryosparc_compute/jobs/imports/run.py", line 710, in run_import_movies_or_micrographs
path_glob = os.path.expandvars(params['blob_paths'])
File "/home/wuit-3/cryosparc/cryosparc_master/deps/anaconda/envs/cryosparc_master_env/lib/python3.7/posixpath.py", line 288, in expandvars
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType