MauriceBourdon

Results 6 comments of MauriceBourdon

Hi, I tried to install into a fresh ComfyUI_Windows_Portable (Windows 11) The workflow (Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh) can be launched but I have an error with the node (Convert to 3DGS...). I...

Hi, Thanks ! The problem was the Path (in variable environment) Now, I have a new error with "sklearn" (Sorry I'm not developper) Maybe the problem ? --> https://github.com/scikit-learn/sklearn-pypi-package Error...

Hi, I found the solution You need to install scikit-learn instead of sklearn (https://github.com/scikit-learn/sklearn-pypi-package) Now, it works well !! Thanks for your time and your help !!! Just a little...

Hi MrForExample, The Worflow is your Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh.json (without edit) Attached the files used : ![rmbg_00051_](https://github.com/MrForExample/ComfyUI-3D-Pack/assets/161315935/c229d540-2608-4e4e-9ebd-dec4a380daee) ![rmbg_00007_](https://github.com/MrForExample/ComfyUI-3D-Pack/assets/161315935/70552f47-57f7-4e58-8bbf-b83855d530a0)

Hi @mothormothormothor Copy the path (for me --> D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\Scripts) And paste it in environment variable See attached screens ![environment-variables](https://github.com/MrForExample/ComfyUI-3D-Pack/assets/161315935/8ffc7fa6-04a1-4c39-8951-8d16b59da63f) ![edit-environment-variables](https://github.com/MrForExample/ComfyUI-3D-Pack/assets/161315935/a10a14f1-72c0-4135-9b0e-1c65135c9475) ![add-new-envrionment-variable](https://github.com/MrForExample/ComfyUI-3D-Pack/assets/161315935/e4d80a86-29f9-4bff-91d0-885783934ebe)

Hi @DanielTheurich I just put in Terminal (with the good path) D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\python.exe -s -m pip install --force-reinstall scikit-learn The folder [scikit_learn-1.4.1.post1.dist-info] --> D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\Lib\site-packages Sorry I'm not a developer...