Ellenzzn / ChatMol

22 stars 5 forks source link

a missing file #1

Closed gsh150801 closed 1 year ago

gsh150801 commented 1 year ago

Things go well until we run the getM2T.py:
image
Traceback (most recent call last):
File "/share1-100G/shguan/projs/chat/ChatMol-main/predata/getM2T.py", line 41, in
namedic = pickle.load(open('allcid2name.pkl', 'rb'))
FileNotFoundError: [Errno 2] No such file or directory:
It seems that the author miss to upload this file,'allcid2name.pkl'

gsh150801 commented 1 year ago

@Ellenzzn

Ellenzzn commented 1 year ago

Thanks for raising this question. The original file is too large, and the necessary part has been extracted and uploaded as 'cid2name.pkl'.