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

python main.py --help出现错误 求解答 #523

Open
SamWang8888 opened this issue Dec 17, 2024 · 0 comments
Open

python main.py --help出现错误 求解答 #523

SamWang8888 opened this issue Dec 17, 2024 · 0 comments

Comments

@SamWang8888
Copy link

是啥原因呀。求解答555
PS Z:\MediaCrawler-main> python main.py --help
Traceback (most recent call last):
File "main.py", line 15, in
import cmd_arg
File "Z:\MediaCrawler-main\cmd_arg_init_.py", line 12, in
from .arg import *
File "Z:\MediaCrawler-main\cmd_arg\arg.py", line 15, in
from tools.utils import str2bool
File "Z:\MediaCrawler-main\tools\utils.py", line 15, in
from .crawler_util import *
File "Z:\MediaCrawler-main\tools\crawler_util.py", line 26, in
import httpx
ModuleNotFoundError: No module named 'httpx'
PS Z:\MediaCrawler-main>

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