未验证 提交 a8f009e4 编写于 作者: S Sing_chan 提交者: GitHub

add pyyaml needed by python\paddle\utils\code_gen\api_gen.py (#37897)

上级 a1ad3a63
......@@ -86,6 +86,7 @@ if "%WITH_PYTHON%" == "ON" (
where python
where pip
pip install wheel --user
pip install pyyaml --user
pip install -r %work_dir%\python\requirements.txt --user
if !ERRORLEVEL! NEQ 0 (
echo pip install requirements.txt failed!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册