未验证 提交 f44420c8 编写于 作者: S swtkiwi 提交者: GitHub

test=develop (#26710)

上级 78a530c2
......@@ -42,7 +42,6 @@ requirements:
- nltk
- scipy
- requests
- pyyaml
- pillow
- graphviz
- protobuf
......@@ -62,7 +61,6 @@ requirements:
- nltk
- scipy
- requests
- pyyaml
- pillow
- graphviz
- protobuf
......@@ -89,13 +87,11 @@ about:
pip install /package/objgraph-3.4.1.tar.gz
pip install /package/prettytable-0.7.tar.gz
pip install /package/rarfile-3.0.tar.gz --no-deps
pip install /package/funcsigs-1.0.2.tar.gz
"""
self.blt_const = r"""
pip install C:\package\objgraph-3.4.1.tar.gz
pip install C:\package\prettytable-0.7.tar.gz
pip install C:\package\funcsigs-1.0.2.tar.gz
pip install C:\package\rarfile-3.0.tar.gz --no-deps
git clone https://github.com/PaddlePaddle/recordio.git
cd recordio\python
......
......@@ -15,8 +15,6 @@ rarfile
Pillow
graphviz
six
funcsigs
pyyaml
decorator
prettytable
objgraph
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册