Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. [Moved] Qt Webkit using PySide (Windows 7)
QtWS25 Last Chance

[Moved] Qt Webkit using PySide (Windows 7)

Scheduled Pinned Locked Moved Language Bindings
5 Posts 2 Posters 3.6k 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.
  • C Offline
    C Offline
    cocose
    wrote on last edited by
    #1

    Hi!

    I am pretty new to Qt and PySide and I have recently installed Python 2.7, PySide and Qt on my system (Windows 7 32bit). My goal is to display a website using the Webkit component and to allow interaction between the web application and Python. I have checked out the QML examples from "PySide's Gitorious repository":http://gitorious.org/pyside-qml-examples and also followed the article on the Qt Developer Network "Using QtWebKit and QML with PySide":http://developer.qt.nokia.com/wiki/Using_QtWebKit_and_QML_with_PySide

    However, when I run the application I receive the following error message:

    @WebKitView.qml:1:1: module "QtWebKit" is not installed@

    How can I resolve this? I have installed the recent version of PySide as well as the Qt SDK.

    Thanks for your help!

    Peter

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cocose
      wrote on last edited by
      #2

      Hi! Any news? Am I the only one having this problem?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mifik
        wrote on last edited by
        #3

        I have the same problem on 64 bit Win7 :(

        PySide-1.0.0qt472.win32-py2.6

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mifik
          wrote on last edited by
          #4

          Congratulations!
          Problem solved.
          Install
          PySide-1.0.1qt472.win32-py2.5.exe
          PySide-1.0.1qt472.win32-py2.6.exe
          PySide-1.0.1qt472.win32-py2.7.exe

          Thanks a lot PySide developers!!!

          1 Reply Last reply
          0
          • C Offline
            C Offline
            cocose
            wrote on last edited by
            #5

            Hi Mifik! Congratulations - did not work for me. When installing one of the other packages, I receive a message "Python version 2.5 required". So you also installed Python 2.5?

            I downloaded and installed Python 2.7.1 from http://python.org/download/. Which version did you use?

            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