Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't know how to enter commands. #2

Open
Kou-NGM opened this issue Nov 2, 2021 · 0 comments
Open

I don't know how to enter commands. #2

Kou-NGM opened this issue Nov 2, 2021 · 0 comments

Comments

@Kou-NGM
Copy link

Kou-NGM commented Nov 2, 2021

Hi there.
Thank you very much for writing such a nice code.
I have one question.
I have installed the necessary modules, but when I type the commands, they do not work.
"python run_spider.py -h" works fine, but when I type "python run_spider.py -t 0", I get the following. What is the correct way to type it?

Traceback (most recent call last):
File "/Users/PycharmProjects/pythonProject/燕三条/weibo_keyword_1102/Sina_WebCrawler/run_spider.py", line 298, in
main()
File "/Users/PycharmProjects/pythonProject/燕三条/weibo_keyword_1102/Sina_WebCrawler/run_spider.py", line 219, in main
raise ValueError('Need query words for keywords searching')
ValueError: Need query words for keywords searching

By the way, I want to output the results of a keyword search for '燕三条'.
I've just started programming, so I'm sorry for the rudimentary questions.

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

No branches or pull requests

1 participant