pynwb icon indicating copy to clipboard operation
pynwb copied to clipboard

[Bug]: UserWarning: NWBFile not found within the configuration for core

Open rly opened this issue 1 year ago • 1 comments

What happened?

When linkml is installed, the test suite generates a few unexpected warnings. See https://github.com/NeurodataWithoutBorders/pynwb/actions/runs/10053028713/job/27828470283

I am not sure why they are being generated or if this might appear for typical users.

Steps to Reproduce

Run test suite with linkml installed and no configuration file

Traceback

/home/runner/work/pynwb/pynwb/.tox/py311-optional/lib/python3.11/site-packages/hdmf/container.py:142: UserWarning: NWBFile not found within the configuration for core
  warn(msg)

Operating System

macOS

Python Executable

Conda

Python Version

3.11

Package Versions

No response

Code of Conduct

rly avatar Jul 23 '24 21:07 rly

Sure thing

mavaylon1 avatar Jul 29 '24 22:07 mavaylon1

Fixed in #1302

rly avatar Aug 21 '25 21:08 rly