/home/parallels/anaconda3/envs/lsfm/lib/python3.5/site-packages/menpo3d/io/input/mesh/base.py:53: UserWarning: texture was found, but no tcoords were recovered, reverting to an untextured mesh.
warnings.warn('texture was found, but no tcoords were recovered, '
Traceback (most recent call last):
File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 285, in
main(docopt(doc))
File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 269, in main
correspond_andsave(r, id, path, verbose=verbose)
File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 76, in correspond_and_save
mesh = lio.import_mesh(path)
File "/home/parallels/anaconda3/envs/lsfm/lib/python3.5/site-packages/lsfm/io.py", line 41, in import_mesh
if mesh.texture.pixels.dtype != np.float64:
AttributeError: 'TriMesh' object has no attribute 'texture'
/home/parallels/anaconda3/envs/lsfm/lib/python3.5/site-packages/menpo3d/io/input/mesh/base.py:53: UserWarning: texture was found, but no tcoords were recovered, reverting to an untextured mesh. warnings.warn('texture was found, but no tcoords were recovered, ' Traceback (most recent call last): File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 285, in
main(docopt(doc))
File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 269, in main
correspond_andsave(r, id, path, verbose=verbose)
File "/home/parallels/anaconda3/envs/lsfm/bin/lsfm", line 76, in correspond_and_save
mesh = lio.import_mesh(path)
File "/home/parallels/anaconda3/envs/lsfm/lib/python3.5/site-packages/lsfm/io.py", line 41, in import_mesh
if mesh.texture.pixels.dtype != np.float64:
AttributeError: 'TriMesh' object has no attribute 'texture'