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

Error in Elegant import #274

Closed
jank324 opened this issue Oct 9, 2024 · 2 comments · Fixed by #273
Closed

Error in Elegant import #274

jank324 opened this issue Oct 9, 2024 · 2 comments · Fixed by #273
Assignees
Labels
bug Something isn't working

Comments

@jank324
Copy link
Member

jank324 commented Oct 9, 2024

Importing an element of type EMATRIX gives an error complaining that the dtype cannot be inferred from a generator. The solution, I think, is to force the generator to a list comprehension.

@jank324 jank324 added the bug Something isn't working label Oct 9, 2024
@jank324
Copy link
Member Author

jank324 commented Oct 9, 2024

@Hespe, I think you are most qualified to fix this.

@jank324
Copy link
Member Author

jank324 commented Oct 9, 2024

This should be fixed for #165.

@jank324 jank324 mentioned this issue Oct 9, 2024
7 tasks
@Hespe Hespe linked a pull request Oct 9, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants