Python .py into exe and as administrator
I made a python text game ages ago that was really complicated but I wanted to send it to some friends. I tried to convert it into a exe using pyinstaller but I had a lot of issues. It wouldn’t let me convert the file as my antivirus was going nuts, I use Total AV but even when I disabled it it didn’t let me convert my file. I was just going to send it and ask them to install python, but they had trouble launching the game, as it would require administrator permissions to write files. I’m not very good at coding or python so I had a lot of issues.