Tianhe Gao

Error: spawn pip3.9 ENOENT

When deploying Datasette using Vercel, recently always come with this error:

1Failed to run "pip3.9 install --disable-pip-version-check --target . werkzeug==1.0.1"
2Error: spawn pip3.9 ENOENT

Change Node.js version from v20 to v18 can fix it.


No notes link to this note