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

Required Python version is 3.6: AttributeError: module 'enum' has no attribute 'auto' #77

Closed
egonzalf opened this issue Jan 22, 2020 · 2 comments

Comments

@egonzalf
Copy link

find_package(Python3 3.5 COMPONENTS Interpreter REQUIRED)

This line was missed in the #70 PR

@kerrmudgeon
Copy link
Collaborator

Looks like we didn't get to this for the last minor release. I expect our recourse will actually be to avoid the dependency on enum.auto in an upcoming patch for broader compatibility.

Thank you for pointing this out.

@d-k-b
Copy link
Collaborator

d-k-b commented Jun 10, 2020

This should be fixed in CUTLASS 2.2. Please reopen if you see further issues.

@d-k-b d-k-b closed this as completed Jun 10, 2020
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

3 participants