Unique3D icon indicating copy to clipboard operation
Unique3D copied to clipboard

ModuleNotFoundError: No module named 'pymeshlab.pmeshlab'

Open 1having0 opened this issue 1 year ago • 2 comments

i used pymeshlab==2023.12,but no pmeshlab. how to solve

1having0 avatar Aug 10 '24 05:08 1having0

@1having0 Verify environment and check if you import pymeshlab, right?

Try to pip uninstall pymeshlab pip install pymeshlab==2023.12

josepmy avatar Aug 17 '24 23:08 josepmy

pymeshlab seems not to work with conda, you can check their github repo. There has been many same issues under their repo, and I think the only way to use it is installing out of conda environment.

Salieri0515 avatar Aug 28 '24 07:08 Salieri0515