You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, PyMeshLab is an independent program made by the Meshlab folks, so it has to be installed itself. Looking at the documentation page, it should probably include the link to the PyMeshLab repo alongside the Meshlab one. Is there something else you feel is missing?
The only other comment I can add is that on win 11/10 it looks like the 'cscript.exe' tool is not listed in the default tools.js template. so when trying to run the si-downloads recipe it fails at the SyncObjMtl task.
I usually use npm run start and stop, but running npm run server it does indicate that cscript cant be found.
easy fix to locate and find in system32 folder, and then add to the tools.js
When doing fresh install and build on Windows 10/11, PyMeshLab isn't installed with python v3.9
can fix by running
"C:\Program Files\Python39\python.exe" -m pip install pymeshlab
this is using the Python 3.9.13 x64 installer.
Windows 11 v10.0.22621 Build 22621
Output from Cook Server with PyMeshLab error before manually installing PyMeshLab:
The text was updated successfully, but these errors were encountered: