- Joined
- Jul 30, 2015
- Messages
- 30
- Likes
- 27
- Degree
- 0
I am attempting to build my first bots with the help of scrapy, as I am most familiar with python and think it would be a good place to start, especially given the write-up in the DevOps section (@turbin3). However, I am having some issues installing the framework and have tried a few things to no avail. I have pip installed, and that didn't work. I even downloaded Miniconda to give that a go-- no luck.
Currently, this is what I am getting:
I'm out of ideas. Any help is much appreciated.
Currently, this is what I am getting:
Code:
building 'lxml.etree' extension
error: Unable to find vcvarsall.bat
----------------------------------------
Failed building wheel for lxml
I'm out of ideas. Any help is much appreciated.