FLAME_PyTorch icon indicating copy to clipboard operation
FLAME_PyTorch copied to clipboard

TypeError: lbs() got an unexpected keyword argument 'dtype'

Open DoubleYanLee opened this issue 3 years ago • 1 comments

Hello~ Well, Thanks for the project that helps me firstly. But when I followed what the requirement.txt said, and configured my environment I run "python main.py" But it gets this error, I couldn't fix the bug. Your help will be very appreciated.

DoubleYanLee avatar Jun 17 '21 06:06 DoubleYanLee

Hello~ Well, Thanks for the project that helps me firstly. But when I followed what the requirement.txt said, and configured my environment I run "python main.py" But it gets this error, I couldn't fix the bug. Your help will be very appreciated.

Just remove "dtype=self.dtype"

Linxu59 avatar Jul 26 '21 09:07 Linxu59