torchprune icon indicating copy to clipboard operation
torchprune copied to clipboard

where is the lib?

Open XiaodongYang1015 opened this issue 2 years ago • 3 comments

Hi,when i use the trochprune, it show ModuleNotFoundError: No module named 'torchprune.util.external.ffjord.lib' I can't find the lib file in the code, maybe the git ignore the lib file?

XiaodongYang1015 avatar Dec 12 '22 03:12 XiaodongYang1015

I have the same issue, could you fix it?

ark-1309 avatar Dec 21 '22 06:12 ark-1309

I have the same issue

Q-H-Zhang avatar May 22 '23 11:05 Q-H-Zhang

I hava fixed it by clone the "lib" file from https://github.com/rtqichen/ffjord/tree/master/lib

Q-H-Zhang avatar May 22 '23 11:05 Q-H-Zhang