Skip to content

How to replace this function in panoramic_image_to_video.py #34

@yufanliu636-dot

Description

@yufanliu636-dot

File "/opt/conda/lib/python3.10/site-packages/utils3d/helpers.py", line 159, in lazy_import_all_from_getattr
raise AttributeError(f"module '{current_package}' has no attribute '{name}'")
AttributeError: module 'utils3d.numpy' has no attribute 'icosahedron'
False,/opt/data/private/Matrix-3D/output/example1/moge/mask.png
[ WARN:[email protected]] global loadsave.cpp:275 findDecoder imread_('/opt/data/private/Matrix-3D/output/example1/moge/depth.exr'): can't open/read file: check file path/integrity
[ WARN:[email protected]] global loadsave.cpp:275 findDecoder imread_('/opt/data/private/Matrix-3D/output/example1/moge/mask.png'): can't open/read file: check file path/integrity
[rank0]: Traceback (most recent call last):
[rank0]: File "/opt/data/private/Matrix-3D/code/panoramic_image_to_video.py", line 466, in
[rank0]: main(args)
[rank0]: File "/opt/data/private/Matrix-3D/code/panoramic_image_to_video.py", line 261, in main
[rank0]: mask = cv2.imread(mask_path, cv2.IMREAD_UNCHANGED)[:,:] > 127
[rank0]: TypeError: 'NoneType' object is not subscriptable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions