79224698

Date: 2024-11-25 21:58:20
Score: 2
Natty:
Report link

I was also getting this error, which I believe was due to running scrapy with scrapy-playwright on a Windows machine. The scrapy-playwright documentation indicates that on Windows, scrapy and playwright have to run in different loops. My solution to this error was to run my code in a docker container which seems to have worked.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: c_n_o