Crash Building error when trying to create ast representation
with Python 3.12 GitHub Action
#9091
Labels
Building error when trying to create ast representation
with Python 3.12 GitHub Action
#9091
When parsing the following file: https://github.com/ortk95/planetmapper/blob/main/planetmapper/body.py
pylint crashed with a
AstroidBuildingError
and with the following stacktrace:This error occurred when running a Pylint GitHub Action using Python 3.12. Pylint runs fine for Python 3.10 and 3.11, so this seems to be related to Python 3.12 specifically. The failed GitHub job can be found at https://github.com/ortk95/planetmapper/actions/runs/6381653329/job/17318563096
The text was updated successfully, but these errors were encountered: