My scrapy code gets this error on Scraping Hub, but not locally. AFAICT I'm using Python 3.8 and Scrapy 2.1.0 in both places.
Anybody know what's going on here? I can't find the source to StdoutLogger
to try figuring it out.
File "/usr/local/lib/python3.8/site-packages/scrapy/extensions/feedexport.py", line 68, in __init__
_stdout = sys.stdout.buffer