-
We currently don't have a pip package for python 3.7 on linux. There seems to be an issue with the custom op docker container not allowing python 3.7 to work. We need to use this docker container to …
-
This is where it stops for me; is there a way to fix it. I'm a newbie... :(
ERROR: Exception:
Traceback (most recent call last):
File "C:\ComfyUI\ComfyUI\custom_nodes\ComfyUI_toyxyz_test_nodes\…
-
### Anything you want to discuss about vllm.
```
(vllm) fm2024@fm2024:~/Micla/Project/vllm$ pip install -e .
Obtaining file:///home/fm2024/Micla/Project/vllm
Installing build dependencies ... do…
-
To test the installation process, I just created a fresh Python 3.9.5 environment and ran
```
$ pip install git+https://github.com/athob/py-ananke@main
```
which eventually errored out with
```
…
-
### System Info
Platform: M3 Max
OS: MacOS Sequoia
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officiall…
-
***tl;dr PyTorch will stop publishing Anaconda packages that depend on Anaconda’s default packages due to the high maintenance costs for conda builds which are not justifiable with the ROI we observe …
-
[saltstack.log](https://github.com/user-attachments/files/17466720/saltstack.log)
version v2024.41.42.1
>> Running: make install
>> Running: /usr/local/src/remnux/exiftool
>> Running: /usr/l…
-
In a clean new conda environment, installation fails using the instructions on the docs page.
The final error after `pip install jmespath` and then `pip install exotedrf` is
> ERROR: Cannot instal…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
I'm trying to use existing wheel files in `uv sync`, but I'm not able to. Here is a situation I have: I'm on a machine with a very slow internet connection, and I'm trying to limit data usage as much …