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

AttributeError: 'NoneType' object has no attribute 'convert_from_pinhole_camera_parameters' #64

Open
Leonnn12138 opened this issue Mar 7, 2024 · 7 comments

Comments

@Leonnn12138
Copy link

please help

Traceback (most recent call last):
File "test.py", line 138, in
main(args)
File "test.py", line 87, in main
vis_pc(pc, bboxes=lidar_bboxes, labels=labels)
File "/mnt/PointPillars/utils/vis_o3d.py", line 97, in vis_pc
vis_core(vis_objs)
File "/mnt/PointPillars/utils/vis_o3d.py", line 59, in vis_core
ctr.convert_from_pinhole_camera_parameters(param)
AttributeError: 'NoneType' object has no attribute 'convert_from_pinhole_camera_parameters'

@ronkkkk
Copy link

ronkkkk commented May 10, 2024

I have the same problem and I don't know how to solve it

@ABBoyangCD
Copy link

ABBoyangCD commented May 22, 2024

I have the same problem too!
我也有相同的问题!
@zhulf0804

@farhadi76m
Copy link

please help

Traceback (most recent call last): File "test.py", line 138, in main(args) File "test.py", line 87, in main vis_pc(pc, bboxes=lidar_bboxes, labels=labels) File "/mnt/PointPillars/utils/vis_o3d.py", line 97, in vis_pc vis_core(vis_objs) File "/mnt/PointPillars/utils/vis_o3d.py", line 59, in vis_core ctr.convert_from_pinhole_camera_parameters(param) AttributeError: 'NoneType' object has no attribute 'convert_from_pinhole_camera_parameters'

Did you solve it ?!

@Windson9
Copy link

@farhadi76m did you solve it ? :D

@ShuaibZyx
Copy link

Try open3d==0.16.0

@quanquan-qq
Copy link

Try open3d==0.16.0

没有用

@rhnabil
Copy link

rhnabil commented Jan 24, 2025

Anyone solved it?

@Leonnn12138 @zhulf0804

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

8 participants