SIFR-PYTRUST-0004 belongs to the Embedded Python trust diagnostic family. It means: dynamic Python import requires an explicit trust annotation.
Why It Happens
An embedded Python import or native extension is blocked or untrusted under the project trust policy. Declare trust explicitly for the required Python surface.Use
sifr --explain SIFR-PYTRUST-0004 locally to see the renderer’s exact message template and any machine-applicable suggestions for the compiler version you are running.Details
See the Error Codes index for the complete catalog.
