ConfigurationMissingWarning

exception astropy.config.ConfigurationMissingWarning[source] [edit on github]

A Warning that is issued when the configuration directory cannot be accessed (usually due to a permissions problem). If this warning appears, configuration items will be set to their defaults rather than read from the configuration file, and no configuration will persist across sessions.