Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This package does not work on Windows #2

Open
xiaoxiao0819 opened this issue Dec 30, 2021 · 3 comments
Open

This package does not work on Windows #2

xiaoxiao0819 opened this issue Dec 30, 2021 · 3 comments

Comments

@xiaoxiao0819
Copy link

image
环境说明:
scrapy 2.5.1
gerapy_playwright 0.2.2
Python 3.6

@xiaoxiao0819 xiaoxiao0819 changed the title 崔大,Windows还是报错 崔大,Windows还是报错,帮忙看看吧 Dec 30, 2021
@zhutuo
Copy link

zhutuo commented Dec 31, 2021

windows10 测试gerapy_playwright 0.2.2 出现同样问题。

@zhutuo
Copy link

zhutuo commented Dec 31, 2021

可能问题出在
if sys.platform == 'win32': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())

_WindowsSelectorEventLoop 似乎是没有实现_make_subprocess_transport函数的。或许此问题暂时无解

@Germey
Copy link
Member

Germey commented Jan 9, 2022

Check this issue:scrapy-plugins/scrapy-playwright#7 (comment)

So, there is no solution on WIndows, I added a note on README.

@Germey Germey changed the title 崔大,Windows还是报错,帮忙看看吧 This package does not work on Windows Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants