-
运行插件后出现This modeling file requires the following packages that were not found in your environment: flash_attn. Run `pip install flash_attn`这个报错,我用pip install flash_attn尝试安装这个环境,但是得到了这样一串报错:
C:\User…
-
Add caching to GitHub actions to our builds to speed up deployment.
Option we could adopt UV but I don't think our deployments are so complex that going outside of standard pip is an issue.
```
…
-
SD3 flux branch is broken when doing fresh install @kohya-ss @bmaltais
```
Collecting wcwidth>=0.2.5
Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
INFO: pip is looking at multiple …
-
### What happened + What you expected to happen
I follow the building on MacOs process to build from source.
When I exec "pip install -e . --verbose",the errors happened like this:
```
Buildin…
-
I am following [this description](https://opm.github.io/pyopmspe11/installation.html#python-package) of how to install pyopmspe11 and ran into an issue. Before doing the pip install I successfully ins…
-
When installing BurnMan from pip, this may fail depending on the python version up to the current 3.13 release.
` error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft …
-
### Describe the issue
`ort-nightly` blocks when installing in `venv` printing `User for aiinfra.pkgs.visualstudio.com:`. This regressed recently.
### To reproduce
```bash
~: python -m venv env
~: …
-
### Describe the bug
When I install the thing, I always get the same error : See logs.
I've already tried : (+ some other commands from existing issues)
- Reinstall several times with a differen…
-
This ticket is the result of an experiment in trying to run the server on plain Windows. It is more of a "document the current state of the world" than a feature request, but that's the most appropria…
-
## 🐛 Bug
This might be related to [old OOM issue](https://github.com/Lightning-AI/lightning-thunder/issues/474), but the models and # nodes is different, so I decided to create another one.
We …