Salome HOME
NLOPT - fix - windows URANIE
[tools/sat_salome.git] / products / compil_scripts / Python.sh
index 4f5be6a40eed19e131acd839b79f38e794fb7e61..14070ca1010555aff0a488c9a0d698974aae63d3 100755 (executable)
@@ -78,6 +78,7 @@ if [ ${PYTHON_VERSION_MAJ} == 3 ]
 then
     cd ${PRODUCT_INSTALL}/bin
     ln -s python3 python
+    ln -s pip3 pip
 fi
 
 # fix the path...