shell可以执行,但是shell里面的python脚本不能执行。 运行python脚本用了全路径。同时python里面第一行添加了#!/usr/local/bin/python。
Essential Ways to Run a Python Script Python is one of the most popular programming languages today, widely praised for its simplicity and versatility. Whether you’re a beginner dipping your toes into ...