- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the context of practicing ComfyUI on Jupyter Hub, an error was encountered when attempting to create a new virtual environment using the conda command.
As shown below:
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi atomo,
Thank you for contacting Intel® Customer Support. We have sent you a personal email requesting some details.
Meanwhile, please use the "conda config --show channels" and "conda config --show-sources" command lines and attach a screenshot of the output.
Regards,
Sarven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your assistance. Following your instructions, the following steps have been carried out:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi atomo,
IDC instance's access to "intel" channel is blocked. Therefore, please follow the steps below in order to install the packages into the conda environment.
- conda create -n comfy -c conda-forge --override-channels
- conda activate comfy
- pip install torch==2.1.0.post2 torchvision==0.16.0.post2 torchaudio==2.1.0.post2 intel-extension-for-pytorch==2.1.30.post0 oneccl_bind_pt==2.1.300+xpu --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
Regards,
Sarven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi atomo,
Thank you for your question. This thread will no longer be monitored since we have provided a suggestion. If you need any additional information from Intel, please submit a new question.
Regards,
Sarven

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page