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
pdm is a new tool for Python environment managing.
It works very well, but when I try to install playwright, it fails to install. You can find the details here: pdm-project/pdm#269
The PDM developer points out that playwright seems to be missing some required fields in the wheels configs (see last comment in the linked issue).
I would highly appreciate if you could look into this issue. Cheers! 🍺