Po-Wei (Vincent)

Results 70 comments of Po-Wei (Vincent)

@RuibaiXu closing based on https://github.com/NVIDIA/TensorRT-LLM/pull/2057#issuecomment-2399320320 but feel free to reopen!

`pip install tensorrt` seems to work fine for me @doctorpangloss ``` C:\Users\poweiw>pip install tensorrt Collecting tensorrt Downloading tensorrt-10.11.0.33.tar.gz (40 kB) Preparing metadata (setup.py) ... done Collecting tensorrt_cu12==10.11.0.33 (from tensorrt) Downloading...

Saw your comment with these commands ``` D:/test3 $ uv venv --python 3.12 Using CPython 3.12.10 Creating virtual environment at: .venv D:/test3 $ source .venv/scripts/activate (test3) D:/test3 $ pip install...

Can you try with a more recent version of TRT and see if the issue still persists?

Reassigning to @thorjohnsen