divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.81k stars 281 forks source link

cannot import name '_format_additional_forward_args' from 'captum.attr._utils.common' #211

Open YuCheng-Qi opened 1 year ago

YuCheng-Qi commented 1 year ago

image

nguyendacthienngan commented 1 week ago

It moved from 'captum.attr._utils.common' to 'captum._utils.common'

nguyendacthienngan commented 1 week ago

If you run into 'ImportError: cannot import name '_format_attributions' from 'captum._utils.common' ' Then changed from '_format_attributions' to '_format_output'