MarketSquare / webdrivermanager

Python module to facilitate downloading and deploying WebDriver binaries for Chrome, Firefox, Opera & Edge
https://pypi.org/project/webdrivermanager/
MIT License
100 stars 38 forks source link

Can lxml dependency be removed/replaced? #82

Open kishaningithub opened 2 years ago

kishaningithub commented 2 years ago

Since lxml has C dependencies pip installing this package is cumbursome on windows OS

I always run into this issue https://stackoverflow.com/questions/47087635/error-installing-lxml-in-windows-10-x86

Yes there are solutions but everytime I upgrade python this comes problem comes and bites

kishaningithub commented 2 years ago

Another SO thread describing the same problem

https://stackoverflow.com/questions/30493031/installing-lxml-libxml2-libxslt-on-windows-8-1