为什么在sys.path里塞东西? #14912
Replies: 3 comments
-
不仅如此,还发现会影响我的日志输出,没办法,我只能在 |
Beta Was this translation helpful? Give feedback.
-
这个应该是之前的小伙伴这样用着方便导致的,后面看看能不能优化 |
Beta Was this translation helpful? Give feedback.
-
在 为什么 PaddleOCR 会修改
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
导入paddleocr之后sys.path就头插入了许多paddleocr的路径,污染了运行环境!
🏃♂️ Environment (运行环境)
Python 3.9.6
paddleocr==2.10.0
paddlepaddle==2.6.2
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
Beta Was this translation helpful? Give feedback.
All reactions