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

dtype mismatch, expected 'long' but got 'long long' #6

Closed
carlosedubarreto opened this issue Apr 30, 2023 · 3 comments
Closed

dtype mismatch, expected 'long' but got 'long long' #6

carlosedubarreto opened this issue Apr 30, 2023 · 3 comments

Comments

@carlosedubarreto
Copy link

After making it run, I recevided this error
" dtype mismatch, expected 'long' but got 'long long'"

here is the screen
image

Do you have an idea how to fix that?
Thanks
BTW I'm on windows

@MoyGcc
Copy link
Owner

MoyGcc commented Apr 30, 2023

I think this is again a platform-dependent issue. I can try to modify the code according to this PR afterward autonomousvision/differentiable_volumetric_rendering#22.

@carlosedubarreto
Copy link
Author

I'll try and I'll post the result, thanks

@carlosedubarreto
Copy link
Author

The link helpd me and also this one

ansys/pymapdl#14 (comment)

In the end, the change that worked for me was this one I attached to this post

mise.zip

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