Ticket #3794 enhancement closed wontfix
Increase verbosity of Windows installer initalize message.
| Reported by: | verm | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | installer |
| Cc: | jessica.mckellar@…, thijs | Branch: | |
| Author: | Launchpad Bug: |
Description
The Windows installer can be very unhelpful in it's error message in trunk/win32/pyx.x-foo.iss.template -> InitalizeSetup
"Python does not appear to be installed" "Please install Python before attempting to install Twisted."
The actual Error was Python2.5 amd64 was installed when the 32bit version is required. It would be nice to have a few extra checks here for such cases as situations like these when there is no way to debug the actual error can result in many hours of wasted time.
Change History
Note: See
TracTickets for help on using
tickets.
