rootraspberrypihometumispiderstl2023 # pip3 install playwrightLooking in indexes httpspypiorgsimple httpswwwpiwheelsorgsimpleERROR Could not find a version that satisfies the requirement playwright fr
It seems that the "playwright" package is not available on PyPI or PiWheels. You may want to check if there is an alternative package available that provides similar functionality. Alternatively, you can try installing playwright directly from its GitHub repository using the following command:
pip3 install git+https://github.com/microsoft/playwright-python.git
Note that this may require additional dependencies to be installed on your system.
原文地址: https://www.cveoy.top/t/topic/g9rb 著作权归作者所有。请勿转载和采集!