Hi, I'm trying to run "rnasamba classify" and I got the following error:
original_keras_version = f.attrs['keras_version'].decode('utf8')AtrributeError: 'str' object has no attribute 'decode'
Could this error be related to the version of h5py I'm using (3.3.0)?
Hi, I'm trying to run "rnasamba classify" and I got the following error:
original_keras_version = f.attrs['keras_version'].decode('utf8')
AtrributeError: 'str' object has no attribute 'decode'
Could this error be related to the version of h5py I'm using (3.3.0)?