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

TypeError: Can't call meta function QList<QSslError> #345

Open
azambd opened this issue Apr 28, 2022 · 0 comments
Open

TypeError: Can't call meta function QList<QSslError> #345

azambd opened this issue Apr 28, 2022 · 0 comments

Comments

@azambd
Copy link

azambd commented Apr 28, 2022

docker run -i -t jeanphix/ghost.py:2.0.0-dev python3
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
`

from ghost import Ghost
g = Ghost()
with g.start() as session:
... session.open('https://baddaddysburgerbar.com/find-us')
...
TypeError: Can't call meta function because I have no idea how to handle QList
(None, [])

`

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

1 participant