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. Installation of dryscrape with Qt
Forum Updated to NodeBB v4.3 + New Features

Installation of dryscrape with Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 472 Views
  • 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.
  • G Offline
    G Offline
    glycogen
    wrote on last edited by
    #1

    Hi,

    I am trying to download dryscrape, however I see that Qt and QtWebKit are a requirement. (I'm using Windows)
    I've installed Qt, but I'm finding the QtWebKit installation guide (https://github.com/qtwebkit/qtwebkit/wiki) really confusing and despite having all the requirements I can't help but think that I'm missing something.

    JonBJ 1 Reply Last reply
    0
    • G glycogen

      Hi,

      I am trying to download dryscrape, however I see that Qt and QtWebKit are a requirement. (I'm using Windows)
      I've installed Qt, but I'm finding the QtWebKit installation guide (https://github.com/qtwebkit/qtwebkit/wiki) really confusing and despite having all the requirements I can't help but think that I'm missing something.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @glycogen
      Before you proceed too far. Qt WebKit used to ship with Qt, but no longer does (Qt WebEngine replaced its functionality). Your dryscrape looks like it was last updated in 2012, and https://github.com/niklasb/dryscrape/ states in bold:

      NOTE: This package is not actively maintained. It uses QtWebkit, which is end-of-life and probably doesn't get security fixes backported. Consider using a similar package like Spynner instead.

      So is this dryscrape a good choice for you?

      P.S.
      I have even worse news for you! :( https://stackoverflow.com/questions/38254948/pip-cannot-install-dryscrape :

      dryscrape isn't compatible with qt 5.6+. You need qt <= 5.5 due to qt WebKit/WebEngine requirement.

      I believe your problem is that dryscrape does not support windows.

      https://pypi.org/project/dryscrape/ :

      Windows is not officially supported, although dryscrape should work with cygwin.

      G 1 Reply Last reply
      2
      • JonBJ JonB

        @glycogen
        Before you proceed too far. Qt WebKit used to ship with Qt, but no longer does (Qt WebEngine replaced its functionality). Your dryscrape looks like it was last updated in 2012, and https://github.com/niklasb/dryscrape/ states in bold:

        NOTE: This package is not actively maintained. It uses QtWebkit, which is end-of-life and probably doesn't get security fixes backported. Consider using a similar package like Spynner instead.

        So is this dryscrape a good choice for you?

        P.S.
        I have even worse news for you! :( https://stackoverflow.com/questions/38254948/pip-cannot-install-dryscrape :

        dryscrape isn't compatible with qt 5.6+. You need qt <= 5.5 due to qt WebKit/WebEngine requirement.

        I believe your problem is that dryscrape does not support windows.

        https://pypi.org/project/dryscrape/ :

        Windows is not officially supported, although dryscrape should work with cygwin.

        G Offline
        G Offline
        glycogen
        wrote on last edited by
        #3

        Hey, I have cygwin and I'm using Qt 5.15.2

        JonBJ 1 Reply Last reply
        0
        • G glycogen

          Hey, I have cygwin and I'm using Qt 5.15.2

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #4

          @glycogen
          So I have given you a bunch of references/quotes to look through. You can see others did not succeed. And the fact remains that Qt WebKit is not supplied since Qt 5.5. (Though you have instructions from the wiki page you referenced if you want to try it.) And even the author of the dryscape package states it probably should not used. What would you like?

          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