This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Asking for Help: How to solve problem when running python from command line?

I just installed Python 2.5.2 on Windows 2000 (SP4) with the windows extensions. All commands in the program menu are working fine. However, when I call python from the command line, I always get an error message telling me that the NTVDM-CPU has detected an invalid command. It then gives some numbers for CS, IP and OP and requests to close the application.

What can I do to get the command line python working? I need it to install and use viewVC.

Thanks in advance for any help!

mike

When answering questions, add the CategoryAskingForHelpAnswered category when saving the page. This will move the link to this page from the questions section to the answers section on the Asking for Help page.


CategoryAskingForHelp


2026-02-14 16:06