Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

will the new version come out? #336

Open
unicornlox opened this issue Mar 15, 2018 · 3 comments
Open

will the new version come out? #336

unicornlox opened this issue Mar 15, 2018 · 3 comments

Comments

@unicornlox
Copy link

There are major changes in QT5.9. That's why I make mistakes. will the new version come out?
example error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.6/dist-packages/ghost/__init__.py", line 1, in <module>
    from .ghost import (
  File "/usr/local/lib/python3.6/dist-packages/ghost/ghost.py", line 13, in <module>
    from PySide2.QtWebKitWidgets import (
ModuleNotFoundError: No module named 'PySide2.QtWebKitWidgets'

I think the problem can be solved by using the from PySide2.QtWebEngineWidgets import command instead of from PySide2.QtWebKitWidgets.
Known qt5 now uses a chromium-based web engine

@iosifnicolae2
Copy link

Still doesn't work..

@dattatembare
Copy link

@opoudjis I didn't understand why its closed without any reason

@opoudjis
Copy link

opoudjis commented Mar 9, 2019

Our ticket? We decided to stick with puppeteer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants