I have made a exe file with auto py to exe. But when I opened it I have some problems. So I decided to delete it. But when I am selecting the file and pressing SHIFT+DEL, then it would say it is open in another exe program. Can someone say a solution?Click here please Source: ..
Category : autopy
I am using multiple python programs . Where each program has different set of arguments passed (Like the below situation). python program_1.py –filename "path_to_a_file" –length 50 python program_2.py –filename "path_to_another_file" –labelled True –length 50 –dimension 3 In ubuntu I have no problem, I can create a shell script. But the requirement finally is to produce ..
Recent Comments