-
**[ ID ]** 33d9e0ac-892c-49c1-a522-202cc94061ec
**[ Submitter's Name ]** Noah Swartz
**[ Space ]** digital
**[ Secondary Space ]** demystify
**[ Format ]** hands-on
### Description
My session will…
-
Hi @albireox,
I haven't use the python_template in a very long while, so here's my attempt and the error received, if you can have a look and let me know if I did something incorrect, or if I shoul…
-
# Cleaning Up
The pyglet-python repo is fully functional. However, there are are many places where it lacks documentation and type-hinting. There are also spots here and there that have some anti-p…
-
### Issue Type
Bug
### Source
source
### Giskard Library Version
2.15.2
### OS Platform and Distribution
macos
### Python version
3.11
### Installed python packages
```shell
aiohttp==3.9.4
…
-
### Issue with current documentation:
Python 3.11.4, numpy 1.26.3, macOS Sonoma 14.2.1 (Intel)
The documentation does not explain how to generate a c wrapper that uses custom directives in a pyf…
-
At present [requirements.txt](https://github.com/OHDSI/dbt-synthea/blob/main/requirements.txt) has 63 dependencies of unknown origin (i.e. some are from dbt-core / dbt-postgres / dbt-duckdb / pre-comm…
-
Supporting a vector database like ChromaDB would have numerous benefits including a longer memory.
-
**Describe the bug**
I cannot install `tslearn` on Apple Silicon M1.
It's trying to gather `numpy >= 1.19.0` which does not yet have automatic support for M1. But as of [version 1.20](https://numpy.…
-
We need to find a way to create API bindings from all the openapi specs to integrate them automatically into the deutschland lib.
Any suggestions on how to tackle this?
-
Modifying 2 files is all you need.
pyproject.toml
llama-cpp-python = "^0.2.11" to llama-cpp-python = "^0.2.23"
poetry.lock
Search llama-cpp-python and update 2 values
version = "0.2.23"
…