python - Install lxml on a public mac in order to do scrapying -
i want install mode lxml in order scrape information on public mac (school computer).
for did in own computer run following code on terminal:
static_deps=true sudo easy_install lxml unfortunately, requires passwords not have admin passwords in public computer, though got admission use that.
i wondering how can install that?
Comments
Post a Comment