07-18-2025, 03:45 AM
Hello,
I have a Python code I use for a calibration project and it works well if i run it with VScode. If I import it to roboDK and run it from there, it returns me an error (attached image) because of libraries such as pyautogui, OpenAI, and Image from PIL that are not installed. I tried changing the python interpreter (Tool -> options -> Python) with the instruction "import_install" but it didn't work. Could you please help me solve this problem?
Thank you in advance
Best regards,
Maroua
I have a Python code I use for a calibration project and it works well if i run it with VScode. If I import it to roboDK and run it from there, it returns me an error (attached image) because of libraries such as pyautogui, OpenAI, and Image from PIL that are not installed. I tried changing the python interpreter (Tool -> options -> Python) with the instruction "import_install" but it didn't work. Could you please help me solve this problem?
Thank you in advance
Best regards,
Maroua