BUG - BLOCKER -Python 3 is missing from this system
shak123456
PROOP

5 months ago

hi

for an existing and working n8n flow, i suddenly get this error

Python 3 is missing from this system

can you help resolve it?

$10 Bounty

6 Replies

Railway
BOT

5 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 5 months ago


leaan88
FREE

5 months ago

​Ir al dashboard de Railway.

​Seleccionar el servicio de n8n.

​Ir a la pestaña Variables.

​Agregar la siguiente variable:

​Variable: NIXPACKS_PKGS

​Valor: python311 (o la versión que necesite, como python3).

​Redesplegar el servicio.


leaan88

​Ir al dashboard de Railway. ​Seleccionar el servicio de n8n. ​Ir a la pestaña Variables. ​Agregar la siguiente variable: ​Variable: NIXPACKS\_PKGS ​Valor: python311 (o la versión que necesite, como python3). ​Redesplegar el servicio.

shak123456
PROOP

5 months ago

can you pls write in english?


5 months ago

I'm not sure that solution will work, since I doubt you're using Nixpacks. Are you using this n8n template? https://railway.com/deploy/n8n-with-workers


shak123456
PROOP

5 months ago

i tried the above suggested solution - adding a variable, and now my env is competely crashed i cant even login to n8n or reach it, it gives a 502 error.


Anonymous
HOBBY

5 months ago

You should include something in the root directory that represents python (requirements.txt or main.py that starts the app or something like that) you can also set custom command by clicking settings inside your service and set custom start command (for example: python run main.py)


abhaybabbar
PRO

5 months ago

Same, please help fast. Production is down. Was working till yesterday. I can see that new n8n image does not have python installed by default. How can I add it in my current env?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...