I receive this error message in the terminal of visual studio code.
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for greenlet Failed to build greenlet ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (greenlet)
This is the command that I ran to install playwright and pytest:
pip install pytest-playwright
New contributor
B.Lindsay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.