Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. In Pyinstaller exe console is coming

In Pyinstaller exe console is coming

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 141 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    n-2204
    wrote on last edited by
    #1

    Hi,

    I have created exe using pyinstaller but m not able to get rid of console i tired several commands.
    with --noconsole
    -w
    main.pyw
    --windowed
    pyinstaller --noconsole --paths="C:\Users\test\AppData\Local\Programs\Python\Python39\Lib\site-packages\cv2" --name "Test" main.py
    when i click on button so console is coming.
    plz suggest

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved