View Single Post
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#46
Thank you anyway, I tried that before, but got an ImportError when using
Code:
./pip install lxml
Code:
ImportError: No module named 'ssl_match_hostname'
After searching a little bit without finding a solution I build lxml from source.