Open achilleasNP opened 1 month ago
Thanks for the bug report @achilleasNP . I am looking into a solution in https://github.com/catalystneuro/neuroconv/issues/1141. I suggest installing neuroconv<0.6.0
which is before NWBMetaDataEncoder
was renamed to _NWBMetaDataEncoder
.
Describe the issue
While trying to locate data using f_strings I get an ImportError as shown in the image Here is the log entry:
Is it possible that the import is missing an underscore (i.e it was meant to be _NWBMetaDataEncoder)?
Steps to Reproduce
Operating System
Linux/Debian Testing
GUIDE Version
tag v1.0.0/linux_latest
Code of Conduct
Yes
Did you confirm this issue was not already reported?
Yes