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

Python 3.12 - error on pip install #26

Closed
klyack opened this issue Jun 13, 2024 · 1 comment
Closed

Python 3.12 - error on pip install #26

klyack opened this issue Jun 13, 2024 · 1 comment

Comments

@klyack
Copy link

klyack commented Jun 13, 2024

pip install nvidia-modelopt

ERROR: Could not find a version that satisfies the requirement nvidia-modelopt (from versions: none)
ERROR: No matching distribution found for nvidia-modelopt

Latest TensorRT (10.0.1.6) supports python 3.12 but nvidia-modelopt supports only 3.11 so I can't run a stable diffusion demo

Windows 11 CUDA 12.1 Python 3.12 TensorRT 10.0.1.6

Copy link
Collaborator

Python 3.12 support might be added in the next release. For now, please use python < 3.12

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