Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

ModuleNotFoundError: No module named 'requests' #10

Open
hkbk opened this issue Jan 3, 2020 · 1 comment
Open

ModuleNotFoundError: No module named 'requests' #10

hkbk opened this issue Jan 3, 2020 · 1 comment

Comments

@hkbk
Copy link

hkbk commented Jan 3, 2020

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

@chenjr0719
Copy link
Owner

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants