dicomsort icon indicating copy to clipboard operation
dicomsort copied to clipboard

error when i try to delete SeriesDescription

Open FahadAldhway opened this issue 2 years ago • 2 comments

Traceback (most recent call last):

File "\VBoxSvr\dicomsort\dicomsort\gui\widgets.py", line 462, in DeselectItem

AttributeError: 'SeriesRemoveWarningDlg' object has no attribute 'choice'

FahadAldhway avatar Mar 04 '24 15:03 FahadAldhway

Hi, note that this is a known issue #170. There is a branch that fixes this: suever/fix-issue-170. See SO 'Install specific git commit with pip (branch-name). This works: pip install https://github.com/dicomsort/dicomsort/archive/suever/fix-issue-170.tar.gz

erikroelofsum avatar Mar 28 '24 15:03 erikroelofsum

How do I use this? I am a novice.

drfrancisdeng avatar May 03 '24 21:05 drfrancisdeng