Python Forum
Hide command window
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hide command window
#5
(Sep-27-2016, 04:37 PM)metulburr Wrote: Try right click on the pyw extension and choosing open with -> choose another app -> more apps -> Look for another app on this PC navigate to your python installation and select pythonw.exe

Tried that, found no file association for .pyw, so I added it. No joy. On further reading, it seems the problem lies in stderr not being able to write to the console, causing a failure and exiting. I'm to lazy to fire up the Linux machine at the moment to see what happens with that.
Quote:(god i hate windows lol)->

I'm with you on that !!
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Hide command window - by sparkz_alot - Sep-27-2016, 03:02 PM
RE: Hide command window - by metulburr - Sep-27-2016, 03:34 PM
RE: Hide command window - by sparkz_alot - Sep-27-2016, 04:18 PM
RE: Hide command window - by metulburr - Sep-27-2016, 04:37 PM
RE: Hide command window - by sparkz_alot - Sep-27-2016, 08:06 PM
RE: Hide command window - by Larz60+ - Sep-28-2016, 03:35 AM
RE: Hide command window - by sparkz_alot - Sep-28-2016, 01:33 PM
RE: Hide command window - by metulburr - Sep-28-2016, 02:21 PM
RE: Hide command window - by wavic - Sep-29-2016, 10:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Interaction between Matplotlib window, Python prompt and TKinter window NorbertMoussy 3 2,594 Mar-17-2024, 09:37 AM
Last Post: deanhystad
  [PyQt] command require close window Krissstian 14 6,208 Nov-19-2022, 04:18 PM
Last Post: Krissstian
  [Tkinter] Hide clicked buttons Rubberduck 6 7,212 Jun-02-2021, 12:44 PM
Last Post: Rubberduck
  tkinter window and turtle window error 1885 3 8,267 Nov-02-2019, 12:18 PM
Last Post: 1885
  [PyQt] Hide Dock Icon for QSystemTrayIcon App AeglosGreeenleaf 0 4,169 Jun-20-2019, 07:21 PM
Last Post: AeglosGreeenleaf
  General help with hide show status bar for a begineer in python ArakelTheDragon 0 3,456 Mar-17-2019, 11:58 AM
Last Post: ArakelTheDragon
  Hide button when clicked frequency 2 9,828 Dec-24-2018, 02:10 PM
Last Post: frequency
  [PyGUI] Hi All, how to hide/mask user input in PySimpleGUI nmrt 1 16,269 Sep-21-2018, 09:59 AM
Last Post: nmrt
  [PYQT5] Crashing when using .hide() and .show() aking76 0 8,444 Sep-18-2018, 02:09 PM
Last Post: aking76
  [Tkinter] How to show and hide tkinter entry box when select yes from drop down Prince_Bhatia 1 11,450 Jun-12-2018, 08:05 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020