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

报错 #6

Open
Wangze6 opened this issue Mar 29, 2024 · 1 comment
Open

报错 #6

Wangze6 opened this issue Mar 29, 2024 · 1 comment

Comments

@Wangze6
Copy link

Wangze6 commented Mar 29, 2024

Traceback (most recent call last):
File "/mnt/c/Users/25062/Desktop/ManchuOCR-main/readmanchu.py", line 230, in
main()
File "/mnt/c/Users/25062/Desktop/ManchuOCR-main/readmanchu.py", line 118, in main
image_shape = (image_color.shape[0], image_color.shape[1])
AttributeError: 'NoneType' object has no attribute 'shape'

这个怎么回事有人知道吗?

@Comet0322
Copy link

It's probably because the image did not load correctly, could you please check the path?

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

2 participants