Skip to content

pydicom.read_file doesn't exist for pydicom version > 3.0 #51

@pierre-nedelec

Description

@pierre-nedelec

Awesome library!

However, when trying to read RT file, the current implementation relies on pydicom.read_file() which doesn't exist (at least in pydicom version 3+). Should be replaced by pydicom.dcmread() or specify a version of pydicom that has that attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions