XLabs-AI / x-flux-comfyui

Apache License 2.0
776 stars 55 forks source link

我在运行setup-py.bat文件时无法安装 #91

Open moxingyi opened 2 weeks ago

moxingyi commented 2 weeks ago

Hello, I need to install this plugin on comfyui :https://github.com/XLabs-AI/x-flux-comfyui 1,Go to ComfyUI/custom_nodes 2,Clone this repo, path should be ComfyUI/custom_nodes/x-flux-comfyui/, where is all the files in this repo 3,Go to ComfyUI/custom_nodes/x-flux-comfyui/ and run python setup.py I'm stuck running setup.py.bat in the third step Prompt this error message: Installing node... Installing with ComfyUI Portable Fatal error in launcher: Unable to create process using '"C:\Python\python.exe" "E:\ComfyUI\ComfyUI\python\Scripts\pip.exe" install -r "E:\ComfyUI\ComfyUI\custom_nodes\ x-flux-comfyui\requirements.txt"': ???????????

My Python installation path is at: C:\Users\m\AppData\Local\Programs\Python\Python311\Scripts There is also an E:\ComfyUI\ComfyUI\python\Scripts on comfyui I tried two paths for each of the environment variables but nothing worked 17879802-59a0-4da7-a945-4e2de9c2df0e PixPin_2024-08-27_05-16-13

moxingyi commented 2 weeks ago

![Uploading PixPin_2024-08-27_13-12-20.png…]()

Anghellia commented 2 weeks ago

hi, could you please try just using python setup.py? (not .bat version)