FaceFormer icon indicating copy to clipboard operation
FaceFormer copied to clipboard

/python3.10/site-packages/psbody/mesh/serialization/serialization.py", line 435, in load_from_ply raise SerializationError(e) psbody.mesh.errors.SerializationError: Failed to open PLY file.

Open lucasjinreal opened this issue 2 years ago • 6 comments

/python3.10/site-packages/psbody/mesh/serialization/serialization.py", line 435, in load_from_ply raise SerializationError(e) psbody.mesh.errors.SerializationError: Failed to open PLY file.

lucasjinreal avatar Jun 23 '22 07:06 lucasjinreal

Did you solve this problem, i also have this problem.

zhaiyuan0217 avatar Oct 28 '22 07:10 zhaiyuan0217

same, I am facing the similar problem

SadafShafi avatar Dec 07 '22 10:12 SadafShafi

Same. Did you solve this problem?

Shirley-0708 avatar Feb 21 '23 06:02 Shirley-0708

Met the same problem. Any idea? I've followed the exact version for packages in requirement.txt

xjtupanda avatar Apr 08 '23 13:04 xjtupanda

Guys, I met the same problem, then it turned out that I forgot to put the necessary files in ./vocaset/templates. Maybe some of you made the same mistake.

SkyeLu avatar May 10 '23 12:05 SkyeLu

Try this ply file, it worked for me: FLAME_sample.zip

kiranchhatre avatar May 14 '23 20:05 kiranchhatre