View Manager not working as expected - "Python script failed"- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:RoboDK错误(//www.sinclairbody.com/forum/Forum-RoboDK-bugs) +--- Thread: View Manager not working as expected - "Python script failed" (/Thread-View-Manager-not-working-as-expected-Python-script-failed) |
View Manager not working as expected - "Python script failed"-RoboDoc-04-14-2023 But clicking on it I got the error shown in the attached image (jpeg, screen clipping). RE: View Manager not working as expected - "Python script failed"-Sam-04-14-2023 Can you try with the latest version, available here? //www.sinclairbody.com/addin/com.robodk.app.viewmanager RE: View Manager not working as expected - "Python script failed"-RoboDoc-04-17-2023 Thanks Sam, that seems to have fixed it in that the error message did NOT appear and the View Manager menu did. I will have a play with this feature later as I need to get back to my day job! All the best. RE: View Manager not working as expected - "Python script failed"-M_SPM-08-24-2023 I have downloaded and installed Shape Add-In from the ROBODK online library and when I opened it from ROBODK I get a warning saying that the phyton script has failed. I would like to know how to solve it. Thank you RE: View Manager not working as expected - "Python script failed"-Sam-08-24-2023 You can install the Python requirements needed for an add-in by right-clicking it in the Add-in Manager, and using "Install requirements..". This should install PySide2. RE: View Manager not working as expected - "Python script failed"-M_SPM-08-25-2023 (08-24-2023, 10:52 AM)M_SPM Wrote:I have downloaded and installed Shape Add-In from the ROBODK online library and when I opened it from ROBODK I get a warning saying that the phyton script has failed.I have been looking at the information offered by ROBODK in the Add-in part. From what I see the AddinManager plugin has to be activated and it doesn't even appear to me. If I click load Plug-in cannot see AddinManager .dll 我知道我有to activate this plugin and then I could do what you tell me. How can I activate this plugging? RE: View Manager not working as expected - "Python script failed"-Sam-08-25-2023 The Add-in Manager comes with recent versions of RoboDK. If your licence is under maintenance, make sure to update to a recent version of RoboDK. RE: View Manager not working as expected - "Python script failed"-M_SPM-08-28-2023 (08-25-2023, 07:25 AM)M_SPM Wrote:(08-24-2023, 10:52 AM)M_SPM Wrote:I have downloaded and installed Shape Add-In from the ROBODK online library and when I opened it from ROBODK I get a warning saying that the phyton script has failed.I have been looking at the information offered by ROBODK in the Add-in part. From what I see the AddinManager plugin has to be activated and it doesn't even appear to me. If I click load Plug-in cannot see AddinManager .dll I updated the version and I can see the Add-in Manager. When I try to instal "com_robodk_app_shape.rdkp", I get the following message. Is neccesary to have a license to use this Add-in? Thanks RE: View Manager not working as expected - "Python script failed"-Sam-08-28-2023 You can update RoboDK and the add-ins of our library with a license under maintenance. The same conditions applied to RoboDK for updates is applied to the add-ins. You can find more information on the Add-in Manager here: //www.sinclairbody.com/doc/en/Add-ins.html#AddinManager RE: View Manager not working as expected - "Python script failed"-M_SPM-08-29-2023 (08-28-2023, 07:02 AM)M_SPM Wrote:(08-25-2023, 07:25 AM)M_SPM Wrote:(08-24-2023, 10:52 AM)M_SPM Wrote:I have downloaded and installed Shape Add-In from the ROBODK online library and when I opened it from ROBODK I get a warning saying that the phyton script has failed.I have been looking at the information offered by ROBODK in the Add-in part. From what I see the AddinManager plugin has to be activated and it doesn't even appear to me. If I click load Plug-in cannot see AddinManager .dll Thank you very much for your help. I achieved what I needed |