-
The [high-level Python API](https://mamba.readthedocs.io/en/latest/python_api.html#high-level-python-api) has e.g. an `install` function, which can take quite a lot of time. On the other hand, it's do…
-
When I add a sample audio, I get the following error:
```
Traceback (most recent call last):
File "C:\Users\David\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\queueing.py", …
-
odb has removed getPoint_ext API and used getPoint for both (with/without ext). getPoint with 2 arguments is wrapped while getPoint with 3 arguments isn't. So when I call getPoint expecting 3 returned…
-
### My use case
I have a common directory full of internal packages - these are being managed by [uv](https://docs.astral.sh/uv/)
So I have a pyproject in each package (ie `common/packagename`)
…
-
```
Add a scripting API to use this in custom codes.
```
Original issue reported on code.google.com by `j.bak...@atmind.nl` on 23 Apr 2010 at 10:09
-
spec: https://data-apis.org/array-api/2022.12/API_specification/index.html
tests: https://github.com/data-apis/array-api-tests
-
I understand that `bumpver` is primarily a CLI tool, but I would like to try and use the Python API for scripting a more complex situation of bumping multiple versions in a monorepo.
Is there any g…
-
With the update to v1 OpenAI's API changed significantly, while backwards compatibility was straightforward to preserve on the server the python API is lagging.
The main difference in the pre and p…
-
### Description
I've arrived here because none of the of the shelf options worked out of the box because of Python < 3.10 requirements. I was hoping containerised build might be a possible fix but th…
-
### Bug description
Al crear un nuevo codespace del proyecto, y correr el código en el archivo "explore.ipynb" selecciono el kernel recomendado pero al ejecutarse el código da el error en los imports…