#82: console option (Win application) in .spec file is set to False always unless --debug is set --------------------------------+------------------------------------------- Reporter: [email protected] | Owner: giovannibajo Type: defect | Status: new Priority: normal | Milestone: Component: PyInstaller | Version: PyInstaller 1.4 Severity: major | Resolution: Keywords: console, windows | --------------------------------+------------------------------------------- Comment (by openticket):
Not a bug. The OP is specifying both the --console and -w options, with the latter overriding the former because it is last in the commandline. -- Ticket URL: <http://www.pyinstaller.org/ticket/82#comment:2> Pyinstaller <http://www.pyinstaller.org> PyInstaller Project --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
