chengdazhi / Deformable-Convolution-V2-PyTorch

Deformable ConvNets V2 (DCNv2) in PyTorch
MIT License
1.44k stars 229 forks source link

TypeError: dist must be a Distribution instance #78

Open Owen718 opened 3 years ago

Owen718 commented 3 years ago

torch: 1.9.0+cu111 python version:3.9

When I run the "python build.py",the Error is "TypeError: dist must be a Distribution instance". How to solve it? I have change the version of setuptools,but it's stil not work! Please help me, thanks a lot!

kingStar1006 commented 3 years ago

+1

sAuDoisy commented 2 years ago

me too

CZY-Code commented 2 years ago

+1