physicsnemo
physicsnemo copied to clipboard
🐛[BUG]: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
Version
25.03 container
On which installation method(s) does this occur?
Docker
Describe the issue
When loading a trained model using Module.from_checkpoint, I get the following warning:
DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
See https://peps.python.org/pep-0706/ for details.
Minimum reproducible example
Relevant log output
Environment details