Open steevelaquitaine opened 1 week ago
Hi. Yes this is the correct behavior. We do not add all the possible extra package to read specific data form inside the docker. You need to install by yourself. And you did it with the second piece of code.
@samuelgarcia this is not true. Each extractor comes with additional extra_requirements
that are automatically installed in the containers. I think that the streaming NWB is just missing remfile
yes I forgot it. Sorry
Two requirements are missing to run kilosort3 container "remfile" and "pynwb"-
e.g., The code below produces ModuleNotFoundError for these two dependencies:
Currently the container runs successfully by adding the extra_requirements argument: