dicomsort
dicomsort copied to clipboard
error when i try to delete SeriesDescription
Traceback (most recent call last):
File "\VBoxSvr\dicomsort\dicomsort\gui\widgets.py", line 462, in DeselectItem
AttributeError: 'SeriesRemoveWarningDlg' object has no attribute 'choice'
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
How do I use this? I am a novice.