I packed python script using pyinstallers. RPA.Window has ImportError while running windows EXE. But dont have any problems while running python script before packing.
Hello,
Could you explain what did you pack? Did you pack a robot to exe or create your own application and pack that?
I packed python script as windows exe by using pyinstaller. One of python script execute one task from robot file with using run_chi().
I am new to robotframework. Could you please suggest which tool i can use for EXE generation? Thanks