jtuyls commented on a change in pull request #7575:
URL: https://github.com/apache/tvm/pull/7575#discussion_r586315668



##########
File path: docker/install/ubuntu_install_vitis_ai_packages_ci.sh
##########
@@ -23,7 +23,7 @@ set -o pipefail
 export PYXIR_HOME=/opt/pyxir
 mkdir "$PYXIR_HOME"
 
-pip3 install progressbar
+pip3 install progressbar h5py==2.10.0

Review comment:
       This is the issue with 2.8.0:
   `ERROR: tensorflow 2.3.1 has requirement h5py<2.11.0,>=2.10.0, but you'll 
have h5py 2.8.0 which is incompatible.`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to