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
orry, an internal error occurred. Could you please send the authors the text below and a brief note about what you were doing? Thanks!
Traceback (most recent call last):
File "/home/sgt101/luminoso/luminoso/svdview.py", line 942, in paintEvent
layer.draw(self.painter)
File "/home/sgt101/luminoso/luminoso/svdview.py", line 249, in draw
pixels[screenpts[1]+1, screenpts[0], :3] = colors*0.5
ValueError: array is not broadcastable to correct shape
Happens when you drop the dimensionality sometimes.
The text was updated successfully, but these errors were encountered:
orry, an internal error occurred. Could you please send the authors the text below and a brief note about what you were doing? Thanks!
Traceback (most recent call last):
File "/home/sgt101/luminoso/luminoso/svdview.py", line 942, in paintEvent
layer.draw(self.painter)
File "/home/sgt101/luminoso/luminoso/svdview.py", line 249, in draw
pixels[screenpts[1]+1, screenpts[0], :3] = colors*0.5
ValueError: array is not broadcastable to correct shape
Happens when you drop the dimensionality sometimes.
The text was updated successfully, but these errors were encountered: