Skip to content

File Limit Request: multiverse_parser - 2000 MB #6807

@HoangGiang93

Description

@HoangGiang93

Project URL

https://pypi.org/project/multiverse-parser/

Does this project already exist?

  • Yes

New Limit

2000

Update issue title

  • I have updated the title.

Which indexes

PyPI

About the project

The Multiverse Parser module provides seamless conversion between different scene description formats, using USD (Universal Scene Description) as a universal translation layer. It is one of the core component of the Multiverse Framework.

Reasons for the request

This project depends on USD/PXR and Blender, but the standard Python wheels aren’t suitable:

  • Custom USD schema API – we compile our own USD build with CMake (including the schema API) and ship that pre-built wheel instead of using the generic pxr package.

  • Blender as an application – we require the full Blender executable, not bpy. The bpy wheel bundles its own pxr build, which clashes with our custom USD libraries.

For reliability, both the pre-built USD wheel and the Blender binary are uploaded with the project.

Code of Conduct

  • I agree to follow the PSF Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions