Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

A shape function error occurred

#1
Dear RoboDK experts!
Added shape function. However, when I run it, an error appears as shown in the attached photo. What should I do?


Attached Files Thumbnail(s)
   
#2
It looks like the pymeshlab module was not installed properly when installing the Shape add-in. You can try to reinstall the addin here:
https://robodk.com/addin/com.robodk.app.shape
You can select download and open the RDKP file with RoboDK or simply click on Install.

If it still fails, you can try the following to install this required module for the Shape add-in by following these steps:
  1. Make sure you have an internet connection
  2. Select Tools-Add-in manager
  3. Right click on Shape
  4. Select Install Requirements...
You should see a window with some messages about the Python package install progress. This process can take about 2 minutes, depending on your internet connection.
   

You can then try to open the window again. If you see the same pymeshlab issue you can try installing this package specifically by following these steps:
  1. Select Tools-Run Script
  2. Select Install Python Package
  3. Enter pymeshlab and select OK
You should see some messages in the status bar and a mention that the install worked.
#3
I was able to install it through the add-in manager.
It works well without any problems. Thank you so much for your help!
(03-08-2024, 09:23 AM)Albert Wrote: It looks like the pymeshlab module was not installed properly when installing the Shape add-in. You can try to reinstall the addin here:
https://robodk.com/addin/com.robodk.app.shape
You can select download and open the RDKP file with RoboDK or simply click on Install.

If it still fails, you can try the following to install this required module for the Shape add-in by following these steps:
  1. Make sure you have an internet connection
  2. Select Tools-Add-in manager
  3. Right click on Shape
  4. Select Install Requirements...
You should see a window with some messages about the Python package install progress. This process can take about 2 minutes, depending on your internet connection.


You can then try to open the window again. If you see the same pymeshlab issue you can try installing this package specifically by following these steps:
  1. Select Tools-Run Script
  2. Select Install Python Package
  3. Enter pymeshlab and select OK
You should see some messages in the status bar and a mention that the install worked.
#4
Great, thank you for your feedback!
  




Users browsing this thread:
1 Guest(s)