Merge_metaphlan_tables.py giving weird error

Hello! I am trying to merge 20 tables together using the merge_metaphlan_tables.py utility script, but i’m getting this error when I run it:

Can't open '/usr/share/abrt/conf.d/plugins/python.conf': No such file or directory
Can't open '/etc/abrt/plugins/python.conf': No such file or directory
  File "merge_tables.py", line 41
    print('merge_metaphlan_tables found tables made with different versions of the MetaPhlAn database.\nPlease re-run MetaPhlAn with the 
                                                                                                                                        ^
SyntaxError: EOL while scanning string literal

I don’t have other versions of metaphlan installed and have been working in the same conda environment for all these runs. Any help would be great! Thanks!