I am recently performing elastic modulus analysis for my DNA structure. As I perform saveAsH5, I got this error:
FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = 'dna.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
Note that I already performed elastic modulus analysis on other DNA structures. Weirdly, this error occurred in the first place.
I hope someone can help me regarding this matter. Thank you.
Hello,
I am recently performing elastic modulus analysis for my DNA structure. As I perform
saveAsH5
, I got this error:FileNotFoundError: [Errno 2] Unable to open file (unable to open file: name = 'dna.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
Note that I already performed elastic modulus analysis on other DNA structures. Weirdly, this error occurred in the first place.
I hope someone can help me regarding this matter. Thank you.