-
It'd be really nice to do `pip install picotool` :) What do you think?
-
Hi guys,
I am finding the setup.sh failing repeatedly due to "ccxt" version in the development branch being unavailable on PyPi anymore. I had to change the version to 1.18.1 on "requirements.txt" …
-
It looks like the latest release is 0.8.2, but the latest version available on pypi is 0.8.1 which is over a year old and doesn't work with recent versions of JAX, among other things.
-
### 🐛 Describe the bug
```python
>>> from torchcodec.decoders import SimpleVideoDecoder
>>> decoder = SimpleVideoDecoder("video.mp4")
Traceback (most recent call last):
File "", line 1, in
…
-
I'm trying to use patreon api with python.
patreon-python is a great library but v0.5.1, which use latest api endpoints, is not available on pypi.org.
Do you plan to publish this version on py…
lent1 updated
5 months ago
-
## Description
The recipe for the DuckDB package in Pyodide has a custom URL in its recipe, right now:
```yaml
url: https://duckdb.github.io/duckdb-pyodide/wheels/duckdb-1.1.2-cp312-cp312-pyodi…
-
### Description
Hello,
I'd like to report what may be a variant of the dependency confusion attack. I reported it to security@python.org and it was suggested I file an issue, with approval to make…
-
It seems that this package is a prerequisite for testing `dymos` (https://github.com/OpenMDAO/dymos/issues/471). Thus, it would be great if `pyoptsparse` was available on PyPI as well.
The installa…
goerz updated
3 years ago
-
### Your current environment
ValueError:Could not broadcast input array from shape (542,) into shape (512,)
```text
Collecting environment information...
WARNING 11-03 10:23:50 _custom_ops.py:…
-
### Checklist
- [X] I agree to the terms within the [Safety Code of Conduct](https://github.com/pyupio/safety/blob/main/CODE_OF_CONDUCT.md).
### Safety version
safety-schemas 0.0.7
### Python vers…