We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operating System:Win11
Python Version :3.8.10
The text was updated successfully, but these errors were encountered:
ERROR: NO matching distribution found for tensorrt_libs==8.6.1 you can change download-source of pip by -i or download other version of tensorrt.
-i
Sorry, something went wrong.
We don't support install tensorrt via in windows before TRT 10.
Try pip install tensorrt==10.0.0b6
pip install tensorrt==10.0.0b6
Alright its done I found alternate converting method Thank you @zerollzeng @lix19937
Try pip install tensorrt==10.0.0b6 Alright its done I found alternate converting method Thank you @zerollzeng @lix19937
can I ask what is your method? I`ve stock into the same problem @Kuchchi12
zerollzeng
No branches or pull requests
Operating System:Win11
Python Version :3.8.10
The text was updated successfully, but these errors were encountered: