Error about import movie

: 3.01 GB] Traceback (most recent call last):
File “cryosparc2_master/cryosparc2_compute/run.py”, line 85, in cryosparc2_compute.run.main
File “cryosparc2_compute/jobs/imports/run.py”, line 768, in run_import_movies_or_micrographs
hdr, frames = mrcbz2.load_mrcbz2_pbzip2(abs_path)
File “cryosparc2_compute/blobio/mrcbz2.py”, line 44, in load_mrcbz2_pbzip2
frames.flags[‘WRITEABLE’] = True
ValueError: cannot set WRITEABLE flag to True of this array

Hi @wonderful,
Can you please paste the full text of the job streamlog and also let us know how many movies and which format you were trying to import?

Hi@spunjani ,my movie format is *.mrcs.bz2,my cryosparc version is 2.16.1.I imported one movie and other number movie is the same ERR.The job stream is I just import movie,didn’t do other thing.And when I use cryosparc 2.15,it work well.So I think maybe is a bug in cryosparc 2.16.1.

Hi @spunjani ,I am sure it is a problem in 2.16.1.

Hi @wonderful,
It looks like there might be a bug here, we are looking into it. Thanks!

Hi @wonderful,

Thanks for reporting this, it is indeed a bug. It has been fixed internally, and the fix will be available in the next version of cryoSPARC.

–Harris

This is fixed in cryosparc v3.0, released today: cryosparc.com/updates. Thanks!

Exciting news.Thanks very much for your team’s work.