UnboundLocalError Traceback (most recent call last)
in ()
1 ### test cell ex1 - do not modify this test cell
----> 2 get_sub_volume_test(get_sub_volume)
Thank you for following community guidelines. Also the reason I told you to share your error because error might look similar but reason for your error output might not be same to other who have got same error type.
You are incorrectly recalling codes for
#change in dimension of X
#change in dimension of y
as you use the transpose function you are suppose to mention the axis and not use value dimension x, y and z.
Please don’t post code here, it is against community guidelines, rather share what error it still threw
also when you send codes in DM or post an error here, a better choice is to share a screenshot rather than copy paste as some of the syntax error gets missed out with copy paste.
There is probably more error to lookout for if you continue to get error