Hello, @javier cohenar - Thanks for reaching out! Based on the screenshot you've included, it looks like the root cause is the error "Descriptors can not be created directly .." which is causing the "Exceeded language worker restart retry count for runtime:python" error between Python worker and Host runtime.
The issue occurs due to a breaking change in the Protocol Buffers package which may be used, and we have guidance on the matter here: Troubleshoot errors with Protocol Buffers
Could you try it out and let us know if the issue gets resolved?