安装命令

pip install playwright

playwright install

pip install msvc-runtime

提示这个错误,执行pip install msvc-runtime 就好了
from
._greenlet import _C_API # pylint:disable=no-name-in-module ImportError: DLL load failed: 找不到指定的模块。