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 when executing remote tasks #26

Open
finetjul opened this issue Jun 29, 2021 · 0 comments
Open

Error when executing remote tasks #26

finetjul opened this issue Jun 29, 2021 · 0 comments
Assignees

Comments

@finetjul
Copy link
Member

Here is the error I got when executing remote tasks:

"ValueError('cannot reshape array of size 8388616 into shape (128,256,256)')"
"Traceback (most recent call last):
  File "site-packages\wslink\websocket.py", line 370, in onMessage
  File "helper2.py", line 14, in handler
  File "helper2.py", line 53, in rewrite_args
  File "serializable.py", line 39, in recurse
  File "serializable.py", line 36, in replacer
  File "serializable.py", line 30, in replace
  File "transformers.py", line 203, in vtk_to_itk_image
  File "site-packages\numpy\core\fromnumeric.py", line 292, in reshape
  File "site-packages\numpy\core\fromnumeric.py", line 56, in _wrapfunc
ValueError: cannot reshape array of size 8388616 into shape (128,256,256)
"

I use Engine.vti and itk 5.1.0

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