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

Fix for Python 3.11 #371

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Fix for Python 3.11 #371

merged 1 commit into from
Nov 3, 2022

Conversation

HenkPoley
Copy link
Contributor

Looks like only aiohttp==3.8.3 is compatible with Python 3.11

Didn't see any "AttributeError" issues with GHunt.

aio-libs/aiohttp#6600

Looks like only aiohttp==3.8.3 is compatible with Python 3.11

Didn't see any "AttributeError" issues with GHunt.

aio-libs/aiohttp#6600
@mxrch
Copy link
Owner

mxrch commented Nov 3, 2022

Thank you !

@mxrch mxrch merged commit 4f8031d into mxrch:master Nov 3, 2022
@HenkPoley
Copy link
Contributor Author

There is another fix needed for the latest chromedriver downloader (webdriver-manager) package, on Apple Silicon. Otherwise it would try to download a zip that's no longer named _m1.zip

The latest version needs fixes to two lines that tell it be less verbose, I think now it's just not as chatty by default.

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

Successfully merging this pull request may close these issues.

2 participants