Skip to content

fix: limit python version to < 3.12 #193

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

Conversation

daniele-roncaglioni
Copy link
Contributor

pkgutil.ImpImporter has been deprecated in python 3.12 and that makes poetry install crash for those on python 3.12.
Limited the range of accepted python versions for now.
I think the error happens specifically while building yahoo-search-py which I see one of you authored so maybe you can have a look there later.
Fixes #189

Sorry for previously closed pr, saw they have to be to pre/beta now.

@VinciGit00 VinciGit00 merged commit 590aab7 into ScrapeGraphAI:pre/beta May 9, 2024
Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 0.10.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 0.11.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants