-
I would like simplify the usage of the tool by end user to avoid downloading the zip package.
The solution for this is to generate pip package to run it in the following way:
pip install javacore-…
-
If this were a pypi package, it could be installed simply as a CLI tool with `pipx install qr-backup`. No need to have a clunky build system or manually install anything.
-
- [ ] Create CPU Dockerfile for Pip Packaging.
- [ ] Create CUDA Dockerfile for Pip Packaging.
- [ ] OpenBLAS 0.3.17
- [ ] scipy 1.14.x
- [ ] openssl 3.x
- [ ] Tensorflow 2.18
- [ ] PyTorch 2.…
-
A nice-to-have feature would be having _factgenie_ installable as Pip package (similarly as we did with [tabgenie](https://pypi.org/project/tabgenie/)).
However, here it is less straightforward: we…
-
Propose the SDK API as PIP package
-
Noticed something weird in CI recently... Provisioning begins normally
```
Provisioning base env with micromamba
Downloading micromamba 1.5.10-0
[...]
Transaction
Prefix: D:\Miniforge
Updating s…
-
I noticed that the current version of the `dragonhpc` package available on PyPI is 0.0.1 . Any plans to release updated version either via pip or conda in near future? Looking forward.
Thanks!
-
-
### Describe the bug
As discussed at [astral-sh/uv#5478](https://github.com/astral-sh/uv/issues/5478), installing spacy models via HF hub seems not to work due to the version specifier "any" being in…
-
Dear Sir/Madam
When I tried to install your package using the command `pip install naturalneighbor` I got the error listed in the picture below. It seems the cpp build fails during installation. Co…