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

RoboDK Tutorial App error

#1
Hello. I want to use RoboDK Tutorial App but I get the following error:

The add-in application has stopped unexpectedly.
Executable: D:/RoboDK/Addins/com.robodk.app.robodktutorial/RoboDKTutorial/Wizard.py
Returned code: 1
Error Output (stderr):
Traceback (most recent call last):
File "D:\RoboDK\Addins\com.robodk.app.robodktutorial\RoboDKTutorial\Wizard.py", line 34, in <module>
from PySide2.QtWidgets import (QMainWindow, QMessageBox)
ModuleNotFoundError: No module named 'PySide2'


Hello. I want to use RoboDK Tutorial App but I get the following error:

The add-in application has stopped unexpectedly.
Executable: D:/RoboDK/Addins/com.robodk.app.robodktutorial/RoboDKTutorial/Wizard.py
Returned code: 1
Error Output (stderr):
Traceback (most recent call last):
File "D:\RoboDK\Addins\com.robodk.app.robodktutorial\RoboDKTutorial\Wizard.py", line 34, in <module>
from PySide2.QtWidgets import (QMainWindow, QMessageBox)
ModuleNotFoundError: No module named 'PySide2'
#2
To solve dependencies issues for RoboDK Add-ins, open the Add-in Manager, right-click the add-in and select "Install requirements".
More information in our documentation:
https://robodk.com/doc/en/Add-ins.html#AddinManager
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)