JasperVanDenBosch / niprov

provenance for neuroimaging data
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

AttributeError: 'DicomFile' object has no attribute 'hasFile' #155

Closed JasperVanDenBosch closed 8 years ago

JasperVanDenBosch commented 8 years ago

Traceback (most recent call last): File "/home/jasper/Projects/niprov/env/bin/provenance", line 6, in exec(compile(open(file).read(), file, 'exec')) File "/home/jasper/Projects/niprov/executables/provenance", line 108, in niprov.add(args.new, transient=args.transient) File "/home/jasper/Projects/niprov/niprov/adding.py", line 83, in add if series.hasFile(img): AttributeError: 'DicomFile' object has no attribute 'hasFile'