Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: SafeConfigParser.readfp #13

Open
schuhschuh opened this issue Apr 4, 2020 · 0 comments
Open

DeprecationWarning: SafeConfigParser.readfp #13

schuhschuh opened this issue Apr 4, 2020 · 0 comments

Comments

@schuhschuh
Copy link
Member

/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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant