6174 / 6174/comflowyspace

安装失败

Ouverte
#267 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
help wanted
Langage dominant
TypeScript
Étoiles
2.3k
Forks
136
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

因为电脑中部署了webui和comfyui所以我选择已有comfyui,然而在指定完comfyui目录之后,安装程序显示失败
我不知道这是否是网络原因,还是我之前安装的依赖有冲突,因为我发现软件的一些依赖和单独部署comfyui的有所不同,
比如部署时python一般会推荐3.10.11,而我们是3.10.8
比如torch推荐是2.2.1,而我们是2.2.2,我不知道这些是否会影响部署好的webui和comfyui,
因为之前确实遇到过版本高而不兼容的问题
所以一方面请开发人员帮忙解决一下安装错误
一方面也请帮忙解答一下,如果如果有类似版本不同,安装之后是否会有冲突,纯小白,谢答

Install command `C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121`, if it takes too long, you can directly copy this command and execute it in your termnial, after that, restart Comflowyspace.
Start installing PyTorch...
GPU Type: nvidia, pip: C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe
ϵͳ�Ҳ���ָ����·����
GPU Type: nvidia, pip: C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe
ϵͳ�Ҳ���ָ����·����
GPU Type: nvidia, pip: C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe
ϵͳ�Ҳ���ָ����·����
PyTorch installation failed: Command failed with exit code 1: C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121 ϵͳ�Ҳ���ָ����·����. You can directly copy this command `C:\tools\Miniconda3\envs\comflowy\Scripts\pip.exe install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121` and execute it in your termnial, after that, restart Comflowyspace.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The error indicates a path issue on Windows with pip in a Conda environment. Examine the installation script that constructs the pip command, likely in a Python or shell script in the project root. Check environment variable handling and path validation for Windows. Verify the Conda environment activation and pip executable path. Reproduce the error in a Windows environment to debug the path resolution.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python, pytorch, typescript
Domaine
backend, tooling
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.