Skip to content
New issue

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

fail to install tensorrt package using pip #3759

Closed
Kuchchi12 opened this issue Apr 1, 2024 · 5 comments
Closed

fail to install tensorrt package using pip #3759

Kuchchi12 opened this issue Apr 1, 2024 · 5 comments
Assignees
Labels
triaged Issue has been triaged by maintainers

Comments

@Kuchchi12
Copy link

Screenshot 2024-04-01 161104

Operating System:Win11

Python Version :3.8.10

@lix19937
Copy link

lix19937 commented Apr 2, 2024

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.

@zerollzeng
Copy link
Collaborator

We don't support install tensorrt via in windows before TRT 10.

@zerollzeng
Copy link
Collaborator

Try pip install tensorrt==10.0.0b6

@zerollzeng zerollzeng self-assigned this Apr 4, 2024
@zerollzeng zerollzeng added the triaged Issue has been triaged by maintainers label Apr 4, 2024
@Kuchchi12
Copy link
Author

Try pip install tensorrt==10.0.0b6

Alright its done I found alternate converting method
Thank you @zerollzeng @lix19937

@Alxah
Copy link

Alxah commented Jul 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issue has been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

4 participants