-
Notifications
You must be signed in to change notification settings - Fork 10
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
error #1
Comments
ur image not loaded yet, pls ensure ur image path is correct |
usage: ipykernel_launcher.py [-h] [-i IMAGE] [-east EAST] [-c MIN_CONFIDENCE] |
import sys; sys.argv=['']; del sys
|
I have the same path but i didnt put a path yet so it is kindof confusing |
"E:\Program Files\pythonProject6\venv\Scripts\python.exe" "E:/Program Files/pythonProject6/east/east.py"
Traceback (most recent call last):
File "E:/Program Files/pythonProject6/east/east.py", line 27, in
orig = image.copy()
AttributeError: 'NoneType' object has no attribute 'copy'
The text was updated successfully, but these errors were encountered: