修复在windows系统中安装custom_rastorizer报错

This commit is contained in:
qinmaohui
2025-07-10 17:22:47 +08:00
parent 81b4d9f638
commit 7facf4b459
10 changed files with 89 additions and 46 deletions

12
.idea/Hunyuan3D-2.1.iml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="hunyuan" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="GOOGLE" />
<option name="myDocStringFormat" value="Google" />
</component>
</module>