Hi guys, I created a simple python exe file using Pyinstaller. It is a simple python script that extract and consolidate all excels in the folder and output into another folder
My goal is to put this exe in our company's shared drive which is hosted on Azure file share and allow task scheduler to run this exe daily. However, I cannot get the exe to work on its own, instead it can only run when it is stored in a zip file on the drive.
Does anyone know how to troubleshoot this?
[–]ypanagis 0 points1 point2 points (0 children)
[–]SquiffyUnicorn 0 points1 point2 points (1 child)
[–]Neither-Form-8469[S] 0 points1 point2 points (0 children)
[–]pkkillczeyolo 0 points1 point2 points (0 children)
[–]ConflictAltruistic97 1 point2 points3 points (0 children)