CacheMissingWarning#

exception astropy.utils.data.CacheMissingWarning[source]#

This warning indicates the standard cache directory is not accessible, with the first argument providing the warning message. If args[1] is present, it is a filename indicating the path to a temporary file that was created to store a remote data download in the absence of the cache.