Codes-for-IntRA-KD icon indicating copy to clipboard operation
Codes-for-IntRA-KD copied to clipboard

Train Error

Open lijl17 opened this issue 2 years ago • 0 comments

When I run train_xxx.py in Windows, those Error occur: ImportError:_ No module named 'models.sync_bn._ext.sync_bn_lib._sync_bn_lib' This error in line ._sync_bn_lib import lib as _lib, ffi as _ffi In Windows, python can not use .so document? I tried to run build.py but failed. What should I do?

Environment: Windows10 Python 3.5 torch 0.3.0 torchvision 0.1.9

lijl17 avatar Mar 10 '22 06:03 lijl17