You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Here is the error I got when executing remote tasks:
I use Engine.vti and itk 5.1.0
The text was updated successfully, but these errors were encountered: