Skip to content

Fix requirements.txt and docker container dependency bpy import fail during build#158

Open
mattjamo wants to merge 9 commits intoTencent-Hunyuan:mainfrom
mattjamo:main
Open

Fix requirements.txt and docker container dependency bpy import fail during build#158
mattjamo wants to merge 9 commits intoTencent-Hunyuan:mainfrom
mattjamo:main

Conversation

@mattjamo
Copy link
Copy Markdown
Contributor

The source of Blender bpy 4.0 moved. Building docker currently fails due to the missing dependency. The requirements file requires explicitly specifying the following archive:

--extra-index-url https://download.blender.org/pypi/

To validate, docker build the current Main release, it should fail. Then docker build this branch, it should pass :)

Thanks for model!

@mattjamo
Copy link
Copy Markdown
Contributor Author

mattjamo commented Oct 16, 2025

did not mean to edit/delete the dockerfile in this PR :)

File recovered. Ready for merge.

This Dockerfile sets up a development environment for Hunyuan3D-2.1 with CUDA 12.4, installs necessary dependencies, and configures the conda environment.
@mattjamo mattjamo changed the title Fix docker container dependency bpy import fail during build Fix requirements.txt and docker container dependency bpy import fail during build Oct 16, 2025
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

Successfully merging this pull request may close these issues.

1 participant