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. Compiling standalone PyQt5 exe with pyinstaller -- not finding QtWebEngineProcess.exe
Forum Updated to NodeBB v4.3 + New Features

Compiling standalone PyQt5 exe with pyinstaller -- not finding QtWebEngineProcess.exe

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 4.0k 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.
  • U Offline
    U Offline
    understatementOfTheYear
    wrote on 15 May 2017, 19:16 last edited by
    #1

    Hello,
    I'm using PyQt5.7 with Python 2.7 using this install method: https://www.riverbankcomputing.com/pipermail/pyqt/2016-December/038450.html

    The trouble is that the self-contained file seems to reference the QtWebEngineProcess.exe installed in C:Qt instead of the one within the build file.
    I will get an error 'Could not find QtWebEngineProcess.exe' if I try to run the self-contained build on another machine that does not have Qt installed.
    I've tried editing the qt.conf file within the build but I can't seem to break the link with the one installed at C:\Qt.

    Does anyone have any experience compiling PyQ5 with Python 2.7 and getting QtWebEngineWidgets to work?

    Best,
    -Mark

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 15 May 2017, 21:54 last edited by
      #2

      Hi,

      Looks like a known problem.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      15 May 2017, 19:16

      • Login

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