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
Hi,tkipf. when I use pygcn deal with citeseer dataset, there is a abnormal issue:dtype=np.int32).reshape(edges_unordered.shape),TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'. How I dealing with it? Looking forward to your reply,Thank you!