acbull / pyHGT

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
MIT License
775 stars 162 forks source link

about the bug #55

Open ZeroerWiser opened 1 year ago

ZeroerWiser commented 1 year ago

when running the code of train_paper_field.py, the bug shows that "TypeError: an integer is required (got type bytes)". How can i solve it?

nibai0704 commented 1 year ago

There may be a problem with your Python version