You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pypa/pip#1490 introduced an __init__.py into the scripts folder, this in turn made setuptools include it as a package to be installed.
👉 pip uninstall playwright
Found existing installation: playwright 1.25.0
Uninstalling playwright-1.25.0:
Would remove:
c:\users\AMONGUS\...\lib\site-packages\playwright-1.25.0.dist-info\*
c:\users\AMONGUS\...\lib\site-packages\playwright\*
c:\users\AMONGUS\...\lib\site-packages\scripts\*
c:\users\AMONGUS\...\scripts\playwright.exe
Proceed (Y/n)?
c:\users\AMONGUS\...\lib\site-packages\scripts\*?
This is highly sus and should be remediated immediately, maybe even yank the release, idk, up to you.