未验证 提交 bf929ed8 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #682 from PaddlePaddle/install

using venv python
......@@ -31,5 +31,5 @@ sox.done:
soxbindings.done:
test -d soxbindings || git clone https://github.com/pseeth/soxbindings.git
source venv/bin/activate; cd soxbindings && python3 setup.py install
touch soxbindings.done
source venv/bin/activate; cd soxbindings && python setup.py install
touch soxbindings.done
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册