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

No module named 'triton', python==3.11.3 #50

Open
jackyin68 opened this issue Dec 7, 2023 · 2 comments
Open

No module named 'triton', python==3.11.3 #50

jackyin68 opened this issue Dec 7, 2023 · 2 comments

Comments

@jackyin68
Copy link

First step
python pipelines/sample.py --config configs/sample.yaml

Error

A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'

How to fix it, Or someone share the wheel for us.
Thanks in advance!

@maxin-cn
Copy link
Contributor

maxin-cn commented Dec 7, 2023

First step python pipelines/sample.py --config configs/sample.yaml

Error

A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton'

How to fix it, Or someone share the wheel for us. Thanks in advance!

@jackyin68 Hi, is this mistake caused by xformers? Maybe you can comment this code (

videogen_pipeline.enable_xformers_memory_efficient_attention()
).

@jackyin68
Copy link
Author

Many thanks to your kindly reply!

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