yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.69k stars 615 forks source link

KeyError: ((1, 1, 3), '<f4') #105

Open xiaomaofei opened 5 days ago

xiaomaofei commented 5 days ago

(face3d) ubuntu@ubuntu-System-Product-Name:~/Desktop/3DDatamen/face3d/examples$ python 1_pipeline-yuan.py Traceback (most recent call last): File "/home/ubuntu/anaconda3/envs/face3d/lib/python3.7/site-packages/PIL/Image.py", line 2835, in fromarray mode, rawmode = _fromarray_typemap[typekey] KeyError: ((1, 1, 3), '<f4')

xiaomaofei commented 5 days ago

Pillow==6.0.0。ok