Morgan G.
@merge_morgan ·
Adding Python Libs to n8n Docker Image
Hey WebNutch community, I'm running into an issue with the latest n8n Docker image. I use n8n and n8n runners for my automation workflows, and I often rely on Python code nodes to get the job done. However, I've hit a roadblock when trying to install the geopandas Python library. It seems that the latest n8n Docker image no longer includes the apk binary, which was previously used to install Python libraries. I've searched through various help articles and resources on the WebNutch marketplace, but I couldn't find a clear solution. Has anyone else encountered this issue? How did you manage to add Python libraries to your n8n Docker image without the apk binary? I'd really appreciate any guidance or advice you can share. Let's discuss this in the comments below!