Lines Matching full:python
20 # Find a suitable python command if none has been provided
21 if [ -z "$PYTHON" ]
23 echo "Looking for suitable python and deps"
24 # Try to guess which python we want to use depending on the installed
26 for i in python python3 python2; do
28 echo "Found and using python=$i"
29 PYTHON=$i
34 echo "Using user provided python=$PYTHON"
37 if [ -z "$PYTHON" ]; then
38 echo "Failed to find working python cmd!" >&2
42 # Get the expand_libecc python script path
50 $PYTHON $EXPAND_LIBECC --name="$curve" --ECfile="$curve".der --add-test-vectors=2