Installing python 3.9 in node 14

25 views Asked by At

recently i am using node:14 docker image and i want to install python 3.9 on it I tried npm I python3 and python3 --version showed version 3.7, how should I install version 3.9?

0

There are 0 answers