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

Module "mypy_extensions" has no attribute "u8" #1043

Open
JotaRata opened this issue Dec 21, 2023 · 0 comments
Open

Module "mypy_extensions" has no attribute "u8" #1043

JotaRata opened this issue Dec 21, 2023 · 0 comments

Comments

@JotaRata
Copy link

JotaRata commented Dec 21, 2023

I'm unable to compile my code that makes use of mypyc native integer types
The console output only says:
error: Module "mypy_extensions" has no attribute "u8" [attr-defined]

Is there something I'm missing, like to include a module path?
I have no errors using mypy alone, it just appears when try to compile.

I can however, use traits and mypyc_attr

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