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

ModuleNotFoundError: No module named 'triton' #44

Open
BlackHat-S opened this issue Apr 8, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'triton' #44

BlackHat-S opened this issue Apr 8, 2023 · 0 comments

Comments

@BlackHat-S
Copy link

I followed the steps you provided to build a Docker image, but when running "make test", I got an error that the triton module was missing, with the following traceback:
Traceback (most recent call last):
File "concolic_GenerationalSearch2.py", line 3, in
from triton import TritonContext, ARCH, Instruction, MemoryAccess, CPUSIZE, MODE
ModuleNotFoundError: No module named 'triton'

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

1 participant