[Bug]: Fail to import in read-only file system #2053
Labels
category: bug
errors in the code or code behavior
priority: high
impacts proper operation or use of feature important to most users
What happened?
I'm trying to import
pynwb
within an Apptainer container and I'm getting a Read-only filesystem error:In the container
I think that the error might be related to running in an environment where I previously used an apptainer image with another pynwb version.
Anyways, I think that the code should have some try-except to avoid errors when unlinking the core_typemap
Steps to Reproduce
Traceback
Operating System
Linux
Python Executable
Conda
Python Version
3.11
Package Versions
pynwb == 2.8.3
Code of Conduct
The text was updated successfully, but these errors were encountered: