Skip to content

Conversation

@paveldudka
Copy link

@paveldudka paveldudka commented Mar 7, 2024

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

fixes #22

@paveldudka paveldudka marked this pull request as ready for review March 7, 2024 02:49
@paveldudka
Copy link
Author

cc @AtuboDad

@sumanthratna
Copy link

Gentle ping @AtuboDad -- any updates on whether this PR will be merged? This deprecation is blocking us from upgrading to Python 3.12

@p-baum
Copy link

p-baum commented Jun 26, 2024

There's a lot of unrelated changes in that commit. Perhaps we'll get a better response if you remove everything that isn't related to the issue at hand. I can't be bothered to decipher it myself. For a start lose the single quote to double quote "fixes". This alone should render it readable.

@paveldudka
Copy link
Author

Looks like this repo is no longer maintained.
We ended up forking it and take over maintenance

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