Quote:
Originally Posted by radleyp
Yes, I did, and I don't know what to do with .py files: Windows cannot open them. What am I missing?
|
.py files are script files in the Python language. You can get a free, open source version of Python for Windows from ActiveState:
http://activestate.com/store/product...2-7a0c2dea2758
(The Download link takes you to a page that asks for contact details, but those are optional. You can continue and get the Windows installer without providing any information.)
______
Dennis