rjdkmr / do_x3dna

To analyze fluctuations in DNA or RNA structures in molecular dynamics trajectories.
http://do-x3dna.readthedocs.io
GNU General Public License v3.0
21 stars 11 forks source link

FileNotFoundError: [Errno 2] #3

Closed AGGA32 closed 2 years ago

AGGA32 commented 2 years ago

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.

AGGA32 commented 2 years ago

Hello,

I already resolved the issue. There is no need for assistance.