Facebook-Page-Crawler icon indicating copy to clipboard operation
Facebook-Page-Crawler copied to clipboard

ModuleNotFoundError: No module named 'requests'

Open hkbk opened this issue 5 years ago • 1 comments

line 3, in import requests ModuleNotFoundError: No module named 'requests'

hkbk avatar Jan 03 '20 04:01 hkbk

Hi @hkbk,

Did you install this crawler with python setup.py develop? Because it should also install requests at the same time. Could you provide your environment info(ex: os, python version...) to me that I can try to figure out what happened?

chenjr0719 avatar Jan 07 '20 02:01 chenjr0719