ValueError: ACE table 1000.04p does not have subshell data

Hello everyone,

When I converted the photon incident library from ace to h5:

photon_xs = openmc.data.IncidentPhoton.from_ace('photon/1000.04p.ace')

the ValueError arise: “ValueError: ACE table 1000.04p does not have subshell data. Only newer ACE photoatomic libraries are supported (e.g., eprdata14).“.

How to solve this?