install.sh failure of tools/experimental/trt-engine-explorer using Container TensorRT-24.02-py3 #3711
Labels
internal-bug-tracked
Tracked internally, will be fixed in a future release.
triaged
Issue has been triaged by maintainers
Description
The installation script for trt-engine-explorer does not work in the TensorRT 24.02-py3 container. There seems be an issue with the package dependences, causing an error when Cython is compiling scikit-learn files.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
Environment
TensorRT Version: 8.6.3
NVIDIA GPU: RTX 3090
Operating System:
Baremetal or Container (if so, version): 24.02-py3
Steps To Reproduce
Run TensorRT 24.02 Docker Container, and mount tensorRT.
Navigate to tools/experimental/trt-engine-explorer
Run source install.sh
Reproduced in google colab, causing the same issue.
The text was updated successfully, but these errors were encountered: