Running Python Scripts in Linux Ubuntu Error

Hi @Leonardo_Alcantara, welcome to the community!

Python isn’t available in the default docker images provides by n8n, so you would need to install it first. You could check out the Dockerfile @dakota2gen built over here to work around this.