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

Upgrade to QT5 for --browser-auth? #9

Open
davesteele opened this issue Nov 11, 2017 · 2 comments
Open

Upgrade to QT5 for --browser-auth? #9

davesteele opened this issue Nov 11, 2017 · 2 comments

Comments

@davesteele
Copy link
Contributor

When limiting to Debian packages, browser authentication fails with:

ImportError: cannot import name 'QtWebKit'

That package is not available for Python3 and QT4. It is supported for QT5. Can the code be updated?

I've disable the --browser-auth option in the interim.

@tokland
Copy link
Owner

tokland commented Nov 11, 2017

Could you send a PR?

@davesteele
Copy link
Contributor Author

The only thing I have available removes the argparse add-argument() call for browser-auth.

Also note the last commit pretty much matches the pypi tar, except the version is still at 0.1.3.

davesteele added a commit to davesteele/shoogle that referenced this issue Nov 11, 2017
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

2 participants