SIFR-PYCALL-0001 belongs to the Embedded Python calls diagnostic family. It means: a Python declaration or call shape is unsupported or incompatible.
Why It Happens
A Python callable, attribute, item, or coroutine operation failed the Sifr bridge contract. Align call shape, await usage, and attribute/item access with the declared Python surface.Use
sifr --explain SIFR-PYCALL-0001 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.
