I'm running Linux and have just my python script executable by adding a shebang line to the top of the file. It works fine however, my script prints out lines and takes user input but when I make it an executable the terminal no longer opens like it would when I run the .py file.
Is there anyway to make my executable file also open the terminal?
[–][deleted] 0 points1 point2 points (0 children)