Skip to content

Replace pkg_resources usage with plain file reading#32

Open
jobedom-scrapingbee wants to merge 4 commits into
AtuboDad:mainfrom
jobedom-scrapingbee:main
Open

Replace pkg_resources usage with plain file reading#32
jobedom-scrapingbee wants to merge 4 commits into
AtuboDad:mainfrom
jobedom-scrapingbee:main

Conversation

@jobedom-scrapingbee

Copy link
Copy Markdown

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
Copy Markdown

@AtuboDad Any updates on this?

@paveldudka

Copy link
Copy Markdown

@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

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.

pkg_resources is depreciated.

3 participants