-
Hi, see discussion in https://github.com/ScrappyCocco/HowLongToBeat-PythonAPI/issues/25
-
I have a requirements.txt with a list of Python libraries. Please write a Python Jupyter notebook that uses the pypi API to read out all licenses of these libraries and prints out the libraries and th…
-
The GUI starts, i paste the API key, type a command in, hit Enter and get this error
```
C:\Program Files\Python\Python311\Lib\site-packages\gradio\components\chatbot.py:223: UserWarning: You have n…
-
When you have existing models, you might want to update the model parameterization without rebuilding the model.
Therefore an Update API would be usefull, A design would be needed, but in my mind …
-
I have this issue when upgrading grpcio from 1.44.0 to anything above that, the issue stops me from sending traces correctly to gcp, these are the current versions of the packages I am using:
```
…
-
### Environment
kafka-python = "^2.0.2"
python = Python 3.10.15
We're using AWS MSK - Kafka version 3.5.1.
### Code
```
import traceback
from kafka import KafkaAdminClient
BOOTSTRAP_SE…
-
Add ability to revoke the API keyNeeds a python function and frontend part
-
Hi, I am trying to run some python examples, but I am unable to do so. I checked Build python while doing the Cmake-configuration and I can also see the following folder, but whenever I try to run I …
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
e.g. on https://python.langchain.com/v0.2/api_refe…
-
**Describe the bug**
When attempting to use the default rtmidi backend on MacOS, mido appears to use an undefined named constant from rtmidi, generating an `AttributeError`.
**To Reproduce**
…