Older versions of lxml and pandas on WIndows 10 in 2024
I’ve recently ran into an issue where I have to install an older (4.6.2) version of lxml to use an older version of pandas, however, when installing via pip install lxml==4.6.2
, the wheel simply won’t build due to missing libxml2.