docker-n8n-python icon indicating copy to clipboard operation
docker-n8n-python copied to clipboard

Docker image for running Python on n8n

Results 9 docker-n8n-python issues
Sort by recently updated
recently updated
newest added

Hi, i update my n8n-python version to 0.198.2, i find "Code" Node cannot receive data from "Python" Node as input. See my example: Workflow ![image](https://user-images.githubusercontent.com/19372121/196610930-b09f7c1d-2e2a-4958-9217-a4d79e426fef.png) Simulation data - Set Node...

Problem Description: The CI recognized [email protected] as the latest version, but it was actually a pre-release version. Problem Cause: The version specified in the main/package.json does not match the version...

# Problem Description: After deploying using the n8n:1.22.0 image, PythonFunction cannot be found. # Problem Cause: Incorrect path for n8n-nodes-python install.

Hi, there is any work to update this docker image to the current versions of n8n (0.233.1:stable)? Thanks

I am trying to use this docker in my cloud instance. Oracle, Arm-based Ampere Al Compute, In the Portainer stack I am using this code: > version: '3.8' > >...

I get "Could not initialize license manager sdk" when starting my(naskio/n8n-python:latest-debian) node. What does this mean and is it a problem? ``` Initializing n8n process Could not initialize license manager...

I used the docker-compose and getting ```exec /docker-entrypoint.sh: exec format error``` error. Does it not support Amazon AMI images.

Documentation at https://docs.n8n.io/hosting/configuration/configuration-examples/custom-certificate-authority indicates that when the directory `/opt/custom-certificates` exists, those certs should be added to the trusted CAs. This PR introduces the same logic as in https://github.com/n8n-io/n8n/blob/master/docker/images/n8n/docker-entrypoint.sh , which...

Thanks for sharing your docker Can you update "n8n - docker image with Python 3.10 and custom node PythonFunction" with Python 3.11 Thank you so much!