Listen to stderr lines emitted by the Python process.
static Stream<String> get stderrStream => _stderrController.stream;