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
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