-
Is there some guidance on when versions will be updated? Currently, the recommendation is to use:
```
pip install git+https://github.com/onnela-lab/forest
```
Which will install from GitHub, but …
-
Populate the tests/ folder. Need to look some documentation into how to better create the tests!
-
Is there a reason as to why the newest pyparted version was not pushed to pypi?
-
### What happened?
`bazel-runfiles` library is unable to properly locate runfiles root when running under `rules_py`
### Version
Development (host) and target OS/architectures: macOS aarch64,…
-
### Describe the bug
**Error**: Uncaught (in promise) No such file or directory (os error 2)
**Event**: Command.sidecar("bin/pipy", args) ...call sidecar
**Sidecar position:** src-tauri/bin/pipy…
-
# 🐞 bug report
### Affected Rule
https://github.com/bazelbuild/rules_python/blob/main/docs/pypi-dependencies.md
Specifically `py_library` with `name = "pkg"` generated by
```
pip = use_exten…
-
Hi,
when i try to install it by pip3:
```
$ pip3 install aiowhois
Collecting aiowhois
Using cached https://files.pythonhosted.org/packages/9e/7c/c8e95b123ac8c8f24206fc7a32c2baf8cde29d2d88d07…
-
-
https://github.com/flomesh-io/pipy
@sivolko
-
### 🚀 The feature, motivation and pitch
Now that Python 3.13 has official support for Android, it would be great to have an Android wheel for PyTorch.
There’s a project called Chaquopy that has be…