pip is already installed. I was told that there was no lxml and could not install it. Complete with the following steps
$ xcode-select --intall $ STATIC_DEPS=true sudo pip install lxml $ sudo pip instal pyquery
that's all.
Recommended Posts