-
Not just on debian, also on windows10 machine. Using the following docker configuration:
`Dockerfile`
```yaml
# Use an official Python runtime as a parent image
FROM python:3.12-slim
# Set th…
-
### 👟 Reproduction steps
### Issue: Build Failure with Playwright in `requirements.txt`
---
#### Environment Details:
- **Appwrite Version**: cloud version, latest
- **Appwrite SDK and Version**: Us…
-
[The design is outlined in this comment:](https://github.com/replicate/cog/issues/157#issuecomment-1068606880)
- support the requirements.txt format via `python_requirements` in cog.yaml. This ex…
-
Hello, I'm new to using terminal, but I feel like I'm close. I have ffmpeg and libvips downloaded as well as homebrew and Python. I'm running into issues installing requirements.txt - am I supposed to…
-
When I try it with the latest version of Python, the requirements cause problems and it does not load completely. Which version of Python should be used?
-
## Module
pylint-odoo
## Describe the bug
When installing a wheel the file `/requirements/requirements.txt` is created. This appears to have been intentionally introduced to fix #440 by int…
-
Hi Mickaël,
I tried to install ztfquery with poetry in a Python 3.11 environment on a Mac M1. I get this error
```[tool.poetry] section not found in /MY_PATH/ztfquery/pyproject.toml```
I als…
-
PyCBC runs a variety of CI tests on various Python versions, currently starting from 3.9, and some of these tests require BBHx. BBHx's recent requirement of Python 3.12 means that most of those tests …
-
## Description
- Codebase and requirements in `edx-analytics-data-api` service have already been updated to `Python 3.11` but the production pipeline is still running on `Python 3.8` which is causing…
-
It appears that for a bit of yaml like this
```yaml
requirements
run:
- python ${{ python_min }}
```
with `python_min=3.10`, rattler produces a different spec than conda-build.
For rattler-b…