-
See
- https://python-poetry.org/blog/announcing-poetry-1.2.0/#migration-of-the-poetry-export-command
> To reflect this, and to accelerate development of the main Poetry project, it has been migr…
-
### Description
Running poetry lock will hang forever without any indication of why.
Running poetry lock -vvv shows ssh's interactive prompt, e.g.
```
The authenticity of host 'github.com (140.8…
-
### What happened?
I believe that pkg_resources no longer used: https://github.com/pulumi/pulumi/issues/12414
### Example
Have the following in your `__main__.py` when you're using poetry or a virt…
-
# Summary
This is an umbrella issue to track packaging/CI improvements. I've seen possible improvements in the way `ivre` is packaged/tested/distributed, I'll create separate issues for each subtop…
-
**Describe the bug**
As part of participating in #3988. I wanted to tryout the Reflex framework and a ModeuleNotFoundError was raised when trying to "ai_image_gen" project templete.
I guess this is…
-
Pour que par exemple la bibliothèque ICS soit installée peut importe la machine utilisé :)
-
The readme has no instructions on how to run it so I tried `poetry run python ./run_server.py` but I got that error:
```
Traceback (most recent call last):
File "/tmp/test/test/./run_server.py"…
-
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [FAQ](https://python-poetry.org/doc…
-
TODO: add the tag id (= tag.id) to the image. Make it look nice and/or tidy. The method that currently generates a tag image is TagService.generate_tag_image().
Two things to note:
1. adding pa…
-
- **Poetry version**: 1.7.1
- **Python version**: 3.10.12
- **OS version and name**: macOS 13.4
- **pyproject.toml**: https://github.com/jpugliesi/poetry-git-local-dep-bug
- [x] I am on …