You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building from source following the instructions in build.md I am running into issue with python build dependences, certain packages are not recognized.
I've tried both the unmodified build.sh script, and replacing the image versions for container image 25.02, though both ran into the same errors. In fact, I got even more python version errors when setting changing the image versions to 25.02.
Dependencies installed with versions corresponding to the 25.02 container image in the dependency matrix (CUDA 12.8, etc.)
I've built the tritonserver image from the 25.02-trtllm-python-py3 base image on this same machine using the build.py script in the server repo without issues
When building from source following the instructions in
build.md
I am running into issue with python build dependences, certain packages are not recognized.Specifically these libraries have errors:
I've tried both the unmodified
build.sh
script, and replacing the image versions for container image 25.02, though both ran into the same errors. In fact, I got even more python version errors when setting changing the image versions to 25.02.Errors with container images for 25.02:
Setup
build.py
script in the server repo without issuesFull Error Log
The text was updated successfully, but these errors were encountered: