小编har*_*y r的帖子

How to install from requirements.txt?

I have to install python packages form requirements files thats provided to me. However, when I use pip install -r requirements.txt command I get an error saying ERROR: Invalid requirement (from line 3 in requirements.txt. And when I comment the third line the error just continues to be there for the next lines. What does that mean and how can I install packages from the file?

Here's how the file contents look like:

# Name                    Version                   Build  Channel
alabaster …
Run Code Online (Sandbox Code Playgroud)

python python-3.x requirements.txt

4
推荐指数
2
解决办法
4437
查看次数

标签 统计

python ×1

python-3.x ×1

requirements.txt ×1