Created by: aadsm
Python 3.10 removed the parser and the symbol modules that were deprecated for a while now.
There's a fallback implementation with markerlib for parser but we were not checking for the lack of the symbol module as well.
Created by: aadsm
Python 3.10 removed the parser and the symbol modules that were deprecated for a while now.
There's a fallback implementation with markerlib for parser but we were not checking for the lack of the symbol module as well.