I have new Windows 7 64-bit instead the old Windows 98. I'm going through setup before starting Django project.
I downloaded Windows x86 MSI Installer (2.6.4) - http://www.python.org/download/ and I clicked Start >All Program >Python 2.6 >IDLE (Python GUI) I get: ----------------------------------------------------------------------------------------------------- Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. **************************************************************** Personal firewall software may warn about the connection IDLE makes to its subprocess using this computer's internal loopback interface. This connection is not visible on any external interface and no data is sent to or received from the Internet. **************************************************************** IDLE 2.6.4 >>> ----------------------------------------------------------------------------------------------------- So far, good but the problem is when I go to Windows+R >cmd >OK --------------------------------- C:\Users\Mike>python 'python' is not recognized as an internal or external command, operable program or batch file. C:\Users\Mike> --------------------------------- I don't know why it didn't work. Thanks, Mikey3D -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=.