Callables not working Full Python 3 (work in basic Python 3)

The callables in my apps that use Full Python 3 stopped working. When i switch to Basic Python 3, they work.
To test this i put a print statement in the first line of a callable that runs at launch. The print statement appears when i run it from Basic Python 3 but not from Full python 3.

here is an example:
https://anvil.works/build#clone:LLY6LXEP4KE32FDJ=UZAYP2NXI3F7FMVYHBSBPPVA

1 Like

Same issue for me on two of my apps. Are you using the new editor or the old one?

@joinlook Is this working again now? This was probably related to some infrastructure issues we had earlier, and which are now resolved. Please let us know if you continue to see the issue!

this now works thank you

2 Likes