You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm facing the same problem as you. Have you resolved it?
File "/home/user/Documents/code/GNNDelete/delete_gnn.py", line 86, in main
assert args.df != 'none'
AssertionError
Hi there,
Upon running the command
python delete_gnn.py
, I encountered the following error:Similarly, when I executed the command
python delete_node.py
, andpython delete_node_feature.py
, I was met with another error:Would you mind providing some suggestions?
The text was updated successfully, but these errors were encountered: