python - Cannot import ScrapinghubClient -


>>> scrapinghub import scrapinghubclient 

traceback (most recent call last): file "", line 1, in importerror: cannot import name scrapinghubclient


why happening? have python 2.7.13 |continuum analytics, inc.| (default, may 11 2017, 13:17:26) [msc v.1500 64 bit (amd64)] on win32


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -