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
Traceback (most recent call last): File "/home/pavlin/dev/orange3/Orange/canvas/scheme/widgetsscheme.py", line 832, in process_signals_for_widget handler(*args) File "/home/pavlin/dev/orange3-single-cell/orangecontrib/single_cell/widgets/ownormalization.py", line 90, in set_data self.on_changed() File "/home/pavlin/dev/orange3-single-cell/orangecontrib/single_cell/widgets/ownormalization.py", line 93, in on_changed self.commit() File "/home/pavlin/dev/orange3/Orange/widgets/gui.py", line 2001, in unconditional_commit do_commit() File "/home/pavlin/dev/orange3/Orange/widgets/gui.py", line 2009, in do_commit commit() File "/home/pavlin/dev/orange3-single-cell/orangecontrib/single_cell/widgets/ownormalization.py", line 112, in commit data = pp(self.data) File "/home/pavlin/dev/orange3-single-cell/orangecontrib/single_cell/preprocess/scnormalize.py", line 37, in call var.number_of_decimals = max(3, var.number_of_decimals)AttributeError: 'DiscreteVariable' object has no attribute 'number_of_decimals'
Single Cell version
0.2.4
Orange version
3.10.0.dev0+558d92d
Steps to reproduce the behavior
SingleCellDatasets (Bone marrow AML Markers) -> Normalize
Additional info (worksheets, data, screenshots, ...)
The text was updated successfully, but these errors were encountered: