mistral: > I have installed ActivePython > http://www.activestate.com/Products/ActivePython/ > How I can run Python file, test.py?
Running Python scripts is easy. Load the test.py from the ActivePython and run it. Otherwise you can just click on the file, otherwise you can open a shell in the dir where your py file is, and you can enter its name (so you can see its textual output). Tell us what happens and errors/problems you have. Bye, bearophile -- http://mail.python.org/mailman/listinfo/python-list