If I created a GUI application in Python or PHP-GTK and have a question?

retrogamer4ever

New Member
If I created a GUI application in either Python or PHP-GTK and give it to a friend to use, could they run it on there computer no prob, or would they first have to install Python and PHP-GTK on there computer? If not, is there a way to make it so they don't have to download the Python or PHP-GTK on there computer and still have the python or php-gtk based application run?<br />
 

sheeple_rancher

New Member
They would need Python (probably PHP-GTK too).

You could poke around on the python site to see how to include python install or just put the installation file on a CD with your app.
 
Top