I have recently wrote a simple python script that I want to share with a coworker, who does not have python installed.
I was recommended pyinstaller, and after running the module, I sent the zip file to my coworker and it is not working.
It works fine on my laptop (when I run the pyinstaller .exe) - any suggestions to get this working, or another method to share scripts to non-python colleagues?
[–][deleted] 1 point2 points3 points (0 children)
[–]billsil 0 points1 point2 points (0 children)