Mousius commented on a change in pull request #10257:
URL: https://github.com/apache/tvm/pull/10257#discussion_r807863992
##########
File path: docker/install/ubuntu_install_python_package.sh
##########
@@ -32,10 +32,12 @@ pip3 install \
packaging \
Pillow \
pytest \
+ tlcpack-sphinx-addon==0.2.1 \
pytest-profiling \
pytest-xdist \
requests \
scipy \
synr==0.6.0 \
six \
+ ninja \
Review comment:
Can we `apt-get install ninja-build` rather than pip?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]