Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import NWBMetaDataEncoder on linux build #940

Open
achilleasNP opened this issue Oct 22, 2024 · 1 comment
Open

Cannot import NWBMetaDataEncoder on linux build #940

achilleasNP opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@achilleasNP
Copy link

Describe the issue

While trying to locate data using f_strings I get an ImportError as shown in the image
screenshot
Here is the log entry:
screenshot

Is it possible that the import is missing an underscore (i.e it was meant to be _NWBMetaDataEncoder)?

Steps to Reproduce

  1. Create a new conversion pipeline.
  2. Select Yes for "Will this pipeline be run on multiple sessions?"
  3. Select Yes for "Would you like to locate the source data programmatically?"
  4. Select No for "Will you publish data on DANDI?"
  5. Select "Video" from Single-Stream Interfaces.
  6. Start typing format string error pops up as in the description.

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

@rly
Copy link
Collaborator

rly commented Nov 14, 2024

Thanks for the bug report @achilleasNP . I am looking into a solution in catalystneuro/neuroconv#1141. I suggest installing neuroconv<0.6.0 which is before NWBMetaDataEncoder was renamed to _NWBMetaDataEncoder.

@rly rly self-assigned this Nov 14, 2024
@rly rly added the bug Something isn't working label Nov 14, 2024
@rly rly changed the title ImportError while trying to locate data using f_strings Cannot import NWBMetaDataEncoder on linux build Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants