Skip to content

DeprecationWarning: SafeConfigParser.readfp #13

Description

@schuhschuh
/tmp/.mount_mirtk4CoWii/usr/lib/tools/recon-neonatal-cortex:67: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
  config  = SafeConfigParser(defaults={'work_dir': work_dir, 'temp_dir': temp_dir})
/tmp/.mount_mirtk4CoWii/usr/lib/tools/recon-neonatal-cortex:862: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.
  config.readfp(config_file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions