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

typing.Self is not compatible with python3.10 #1092

Open
Linus-Foley opened this issue Apr 12, 2024 · 1 comment
Open

typing.Self is not compatible with python3.10 #1092

Linus-Foley opened this issue Apr 12, 2024 · 1 comment

Comments

@Linus-Foley
Copy link

Currently getting an ImportError when using vedo with python 3.10.

As per this comment, using typing.Self with versions of python prior to 3.11 requires the use of typing_extensions.

@marcomusy
Copy link
Owner

Should now be fixed by #1093

@jo-mueller
@JeffreyWardman

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