'Shell script : Getting python: command not found error
When I call Python script from shell script, it runs fine.
python script.py
But after I pulled the same script from Gerrit and then added code for calling Python script, then it gave me the below error :
./script.sh: line 126: python: command not found
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
