05-03-2021, 07:23 PM
Hi, im creating a robotic station simulation in RoboDK using python -Robot_feed.py, i have also made a tkinter GUI app GUI.py, which i wanted to use to set the parameters of simulation.
I wanted to start RDK from the GUI, and import the RDK python script in an external python code(tkinter app, GUI.py), but as soon as i do that i get the message: no module named robolink
I wanted to start RDK from the GUI, and import the RDK python script in an external python code(tkinter app, GUI.py), but as soon as i do that i get the message: no module named robolink