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

一直报错无法启动 #18

Open
ivangreat opened this issue Jan 20, 2020 · 0 comments
Open

一直报错无法启动 #18

ivangreat opened this issue Jan 20, 2020 · 0 comments

Comments

@ivangreat
Copy link

错误如下,安装了libXext.so.6之后还是报错,不知道是什么原因?

Traceback (most recent call last):
File "main.py", line 1, in
from web import Web
File "/root/py12306/12306-ocr/web.py", line 5, in
from ocr.ml_predict import Predict
File "/root/py12306/12306-ocr/ocr/ml_predict.py", line 2, in
import cv2
File "/usr/local/python3/lib/python3.7/site-packages/cv2/init.py", line 3, in
from .cv2 import *
ImportError: libXext.so.6: cannot open shared object file: No such file or directory

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