If you want to install packages through a requirements file, you need the --requirement/-r option: $ pip install -r requirements.txt.
確定! 回上一頁