Skip to content

ImportError: cannot import name 'axis_angle_to_quaternion' from 'pytorch3d.transforms' (/home/yuchen.li/.local/lib/python3.8/site-packages/pytorch3d/transforms/__init__.py) #43

@yuchenli-sony

Description

@yuchenli-sony

File "test.py", line 15, in
from EDGE import EDGE
File "/group/3d/yuchen/EDGE/EDGE.py", line 15, in
from dataset.dance_dataset import AISTPPDataset
File "/group/3d/yuchen/EDGE/dataset/dance_dataset.py", line 11, in
from pytorch3d.transforms import (RotateAxisAngle, axis_angle_to_quaternion,
ImportError: cannot import name 'axis_angle_to_quaternion' from 'pytorch3d.transforms' (/home/yuchen.li/.local/lib/python3.8/site-packages/pytorch3d/transforms/init.py)

May u share your environment file for pytorch3d library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions