ConfigurationMissingWarning

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

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.