call("pip install --upgrade " + ' '.join(packages), shell=True). For pip >= 10.0.1 import pkg_resources from subprocess import call
確定! 回上一頁