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

error #1

Open
L216zzz opened this issue Dec 3, 2020 · 4 comments
Open

error #1

L216zzz opened this issue Dec 3, 2020 · 4 comments

Comments

@L216zzz
Copy link

L216zzz commented Dec 3, 2020

"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'

@NnA301023
Copy link

ur image not loaded yet, pls ensure ur image path is correct

@AichaMahfoudh
Copy link

usage: ipykernel_launcher.py [-h] [-i IMAGE] [-east EAST] [-c MIN_CONFIDENCE]
[-w WIDTH] [-e HEIGHT]
ipykernel_launcher.py: error: unrecognized arguments: -f /root/.local/share/jupyter/runtime/kernel-31c4f26b-bfc4-491a-bdfc-a33144085bd2.json
An exception has occurred, use %tb to see the full traceback.

@AichaMahfoudh
Copy link

import sys; sys.argv=['']; del sys
before parser.parse_args()

usage: ipykernel_launcher.py [-h] [-i IMAGE] [-east EAST] [-c MIN_CONFIDENCE]
[-w WIDTH] [-e HEIGHT]
ipykernel_launcher.py: error: unrecognized arguments: -f /root/.local/share/jupyter/runtime/kernel-31c4f26b-bfc4-491a-bdfc-a33144085bd2.json
An exception has occurred, use %tb to see the full traceback.

@AichaMahfoudh
Copy link

ur image not loaded yet, pls ensure ur image path is correct

I have the same path but i didnt put a path yet so it is kindof confusing

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

3 participants