Skip to content

安装paddleocr简直是灾难,无限报错 #16174

@kasteric

Description

@kasteric

🔎 Search before asking

  • I have searched the PaddleOCR Docs and found no similar bug report.
  • I have searched the PaddleOCR Issues and found no similar bug report.
  • I have searched the PaddleOCR Discussions and found no similar bug report.

🐛 Bug (问题描述)

File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_pipelines/ocr.py", line 161, in init
super().init(**base_params)
File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_pipelines/base.py", line 62, in init
self._common_args = parse_common_args(
^^^^^^^^^^^^^^^^^^
File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_common_args.py", line 43, in parse_common_args
raise ValueError(f"Unknown argument: {name}")
ValueError: Unknown argument: drop_score

🏃‍♂️ Environment (运行环境)

python3.11 centos9

🌰 Minimal Reproducible Example (最小可复现问题的Demo)

None

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions