My OS is win10 (64bit) and using Python 3.5+. I tried to install lxml
with pip
.
pip install lxml
But I got this error
building 'lxml.etree' extension error: Unable to find vcvarsall.bat
also I tried this solution but nothing changed
My OS is win10 (64bit) and using Python 3.5+. I tried to install lxml
with pip
.
pip install lxml
But I got this error
building 'lxml.etree' extension error: Unable to find vcvarsall.bat
also I tried this solution but nothing changed