.. _astroid-error:

astroid-error / F0002
=====================

**Message emitted:**

%s: %s

**Description:**

*Used when an unexpected error occurred while building the Astroid  representation. This is usually accompanied by a traceback. Please report such errors !*



**Additional details:**

This is a message linked to an internal problem in pylint. There's nothing to change in your code,
but maybe in pylint's configuration or installation.


Created by the `main <https://github.com/PyCQA/pylint/blob/main/pylint/lint/pylinter.py>`__ checker.