Skip to content
New issue

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

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

Already on GitHub? # to your account

Replace pkg_resources usage with plain file reading #32

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jobedom-scrapingbee
Copy link

pkg_resources is deprecated and as of pip 24 (+ Python 3.12) its not working anymore at all. Replacing with a simple file read.

Fixes #22

This PR is a cleanup of @paveldudka PR #24 to get the fix merged as soon as possible.

@MJafarMashhadi
Copy link

@AtuboDad Any updates on this?

@paveldudka
Copy link

@MJafarMashhadi , we ended up forking this repo and take over maintenance.

If you are interested - check out https://github.com/tinyfish-io/tf-playwright-stealth
New artifact can be installed via:

pip install tf-playwright-stealth

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

Successfully merging this pull request may close these issues.

pkg_resources is depreciated.
3 participants