muelea/shapy

Colab Error - "ModuleNotFoundError: No module named 'trimesh'"

goodmattg opened this issue · 1 comments

Trying to run the Colab demo @muelea generously provided, but getting no module trimesh found error after going through each of the steps (including removing model_urls). Has anyone had any luck fixing?

Screenshot 2023-12-22 at 4 40 09 PM

Will keep this as a log. The demo does work, even if the Colab doesn't work 100% out-of-the-box:

  • Install trimesh manually
  • Install the requirements.txt file (pip install -r requirements.txt)
  • I had several installation failures on Colab, mainly opencv-python. Install everything else, save that one for last