File configuration error
"""
dependencies:
...
h5py=2.9.0l.c
...
"""
should be modify.
I try to change it:
"""
dependencies:
...
h5py
...
"""
the code is working.
However, I am not sure whether it will affect the subsequent analysis.
We look forward to your reply or solution !!
Thank you for your time
File configuration error
"""
dependencies:
...
h5py=2.9.0l.c
...
"""
should be modify.
I try to change it:
"""
dependencies:
...
h5py
...
"""
the code is working.
However, I am not sure whether it will affect the subsequent analysis.
We look forward to your reply or solution !!
Thank you for your time