-
Notifications
You must be signed in to change notification settings - Fork 36
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 for python main.py #7
Comments
hi, |
I'm sorry, I haven't solved this problem yet, I'm sorry I haven't been able to help you。
…------------------ 原始邮件 ------------------
发件人: "ericlavigne/CarND-Detect-Lane-Lines-And-Vehicles" ***@***.***>;
发送时间: 2021年4月14日(星期三) 晚上8:06
***@***.***>;
***@***.***>;
主题: Re: [ericlavigne/CarND-Detect-Lane-Lines-And-Vehicles] ERROR for python main.py (#7)
hi,
I'm facing the same problem with you, do you figure it out?
any help will be appreciated!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hello, |
Hi, |
Hello,
In the step of running the project, I get the following error.
File "main.py", line 407, in annotate_original_image
if lane_markings_img != None:
The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
The text was updated successfully, but these errors were encountered: