gillesdemey/go-dicom

Library is broken

Erlix322 opened this issue · 1 comments

Sorry to say that, but nothing is working here.

# command-line-arguments .\DCMNameFinder.go:17: cannot assign <-chan dicom.DicomMessage to error (type er ror) in multiple assignment: <-chan dicom.DicomMessage does not implement error (missing Error method )

This it what it says with your example code from your README.md

Same here, would love to use this but currently won't run....