@ -8,6 +8,7 @@ function version_ge() { test "$(echo "$@" | tr " " "\n" | sort -rV | head -n 1)"
P_VER=`python3 -V | awk '{print $2}'`
echo "python:$P_VER"
sleep 3
curPath=`pwd`
rootPath=$(dirname "$curPath")