i'm getting the error message while installing python in my dell laptop. ERROR: the application was unable to start (0xc000007b).
The error code 0xc000007b means STATUS_INVALID_IMAGE_FORMAT, i.e. probably that the program you want to start is not made for the processor architecture of your computer. Is it possible that you are trying to run a 64-bit program on a 32-bit computer? -- https://mail.python.org/mailman/listinfo/python-list