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

problem installing onnx 1.16.3? #159

Closed
mmattyg opened this issue Jun 25, 2024 · 2 comments
Closed

problem installing onnx 1.16.3? #159

mmattyg opened this issue Jun 25, 2024 · 2 comments

Comments

@mmattyg
Copy link

mmattyg commented Jun 25, 2024

With python 3.10, cuda 11.8, the install stops midway and give this error:

INFO: pip is looking at multiple versions of streamdiffusion[tensorrt] to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement onnxruntime==1.16.3; extra == "tensorrt" (from streamdiffusion[tensorrt]) (from versions: 1.17.0, 1.17.1, 1.17.3, 1.18.0)
ERROR: No matching distribution found for onnxruntime==1.16.3; extra == "tensorrt"

Any idea how I could fix this?

@mmattyg
Copy link
Author

mmattyg commented Jun 26, 2024

solution: make sure you're with Python 3.10

@mmattyg mmattyg closed this as completed Jun 26, 2024
@ccarmatic
Copy link

Hello, can you elaborate on your solution? There is an open issue about this #185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants