EdisonLeeeee / GreatX

A graph reliability toolbox based on PyTorch and PyTorch Geometric (PyG).
MIT License
83 stars 11 forks source link

TypeError #12

Open Shakib-IO opened 1 year ago

Shakib-IO commented 1 year ago

Hi. I have tried to run the metattack.py file. But got this error.

TypeError: fit() got an unexpected keyword argument 'mask'
EdisonLeeeee commented 1 year ago

Hey @Shakib-IO

You need to install GreatX from the master instead of Pypi. Sorry for any inconvenience.