# configparser.InterpolationError

- **ID:** `python/configparser-interpolationerror`
- **Domain:** python
- **Category:** config_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Error performing string interpolation on config value.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
