When installing scrapy to crawl with Python, an error occurred while installing a package called twitted. They said there was no cl.exe, so after all the rumors... I installed Visual Studio C++ Build Tool, etc. and ran a visual studio command prompt to pip install, but the following error occurred.
fatal error C1083: Cannot open include file: 'io.h' : No such file or directory
python c++ visual-studio
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Get the twisted installer from the link above.
© 2024 OneMinuteCode. All rights reserved.