kbfz12

Results 2 issues of kbfz12

版本为2.4的networkx中networkx/readwrite/graphml.py引用了np.int,而在版本1.20之后的numpy废弃了该接口而需要指定为np.int64或np.int32。报错为: AttributeError: module 'numpy' has no attribute 'int'. `np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this...

I would like to download Multimodal Voxceleb from the REAME.md but the download link is invalid. Could you fix it?