Skip to content

when convert smpl to fbx, you will have an error in windows? #40

@Dian-Yi

Description

@Dian-Yi

First , i using python==3.7, Python FBX SDK, in windows.
you should change this line:
fbxReadWrite.writeFbx(output_dir, pkl_name)
to:

baseName = os.path.basename(pkl_name)
fbxReadWrite.writeFbx(output_dir, baseName)

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