загружаю pip3
sudo apt-get install python3-pip
sudo apt-get install libxml2-dev libxslt-dev
pip3 install pycurl lxml pip3 install grab
Downloading/unpacking pycurl Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement pycurl Cleaning up... No distributions at all found for pycurl Storing debug log for failure in /root/.pip/pip.log
P.s. Для python2 тоже самое, еще проповал easy_install юзать, пишет
Searching for grab Reading https://pypi.python.org/simple/grab/ Download error on https://pypi.python.org/simple/grab/: [Errno -2] Name or service not known -- Some packages may not be found! Couldn't find index page for 'grab' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! No local packages or download links found for grab error: Could not find suitable distribution for Requirement.parse('grab')