python - ImportError: No module named httplib2 on Heroku -


here import libraries in python code hosted on heroku

import os flask import flask, render_template import sys, httplib2, json; 

its shows error importerror: no module named httplib2?? can tell me why happening , if way correct it??

do have httplib2 module installed?

try pip install httplib2


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -