soubhiksanyal / FLAME_PyTorch

This is a implementation of the 3D FLAME model in PyTorch
MIT License
654 stars 86 forks source link

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

Open DoubleYanLee opened 3 years ago

DoubleYanLee commented 3 years ago

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.

Linxu59 commented 3 years ago

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"