-
### System Info
GPU: Nvidia H100
Model: Llama3 8B
### Who can help?
@kaiyux
### Information
- [x] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially suppo…
-
I'm using this project (sqlite_minutils) as a part of a FastHTML web app and came across a bug. I used `python=3.12` and `sqlite-minutils==3.37.0.post3`. Here's a minimal reproduction:
```python
#…
-
### Describe the enhancement requested
Contribute Python client and server examples to the [HTTP GET range request examples in the `arrow-experiments` repo](https://github.com/apache/arrow-experime…
-
# Bug report
### Bug description:
Testcase:
```python
import time
import subprocess
with open('log', 'w') as log:
p = subprocess.Popen(['python', 'sp-child.py'],
std…
-
**Describe the bug**
IDK
**To Reproduce**
```
Traceback (most recent call last):
File "/home/container/.local/lib/python3.11/site-packages/requests/models.py", line 974, in json
return c…
-
mod_wsgi (pid=2135587): Failed to exec Python script file '/var/www/html/atc/atc/wsgi.py'.
mod_wsgi (pid=2135587): Exception occurred processing WSGI script '/var/www/html/atc/atc/wsgi.py'.
Tracebac…
-
For our scripts to work, we need to download the Netflix prize data. As this file is ~500 MB and the licensing terms are dubious, we decided early on not to include it as part of the repo. It is howev…
-
**Describe the bug**
Regardless of whether I try to use instaloader via command line or via python package in code, I can't log in.
Doing it via command line, I get "Login error: Wrong password." …
-
### Chapter Name
PyLadies Berlin
### Added chapter name as a label and requested amount in title
- [X] confirm
### Name of person submitting request
Jessica
### Amount in EURs being …
-
This is necessary for apify/crawlee-python#60 to bring benefit to running crawlee on Apify
Rate limit errors should have status code 429 (please recheck)