-
### 🐛 Describe the bug
### Expected behavior
When using a project still using python 3.8, the version of Pytorch used should be smaller than `2.5.0`.
```toml
[tool.poetry.dependencies]
pytho…
-
For our eventually-automated package building, George recommended that we use a modern python package manager like `poetry`, `uv`, or `pdm`. Note that is has NO impact on the user’s install, and inste…
-
As a developer I would like to use a better & faster mechanism for packaging up a python interpreter + some bundled libraries, without doing lots of robocopies in `.bat` scripts.
Likely search term…
-
Installation should be easy, but Poetry is anything but, due to this website.
First, [the landing page](https://python-poetry.org/) does not even mention or directly link to installation. If I arr…
-
# Python 套件管理器——Poetry 完全入門指南 - Code and Me
Python 套件管理器——Poetry 完全入門指南
[https://blog.kyomind.tw/python-poetry/](https://blog.kyomind.tw/python-poetry/)
-
I have a pipeline like this
```
name: "Lint and Test"
description: "Run linters"
runs:
using: "composite"
steps:
- name: Check out code
uses: actions/checkout@v3
- name:…
-
### Bug Description
Using charmcraft with the poetry plugin doesn't use the pip wheel cache on the LXC host machine
### To Reproduce
```bash
git clone https://github.com/canonical/mysql-rout…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to use the Python package manager [PDM](https://pdm-project.org/en/latest/) for projects that pull packages f…
-
`https://murena.io/s/zMTWK4NA9ezqBYW` is broken. :-(
thus, I may need to run the script myself. alas, not being a python user, the instructions are not detailed enough. I could figure out what…
-
**Describe the bug or question**
Iget this errori with poetry:
```
Note: This error originates from the build backend, and is likely not a problem with poetry but with greenlet (2.0.2) not suppor…
Mte90 updated
2 weeks ago