-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and…
-
I tried multiple times to install scvi through. I still have an issue with import scvi. Nothing happens when i try to import it.
#
# Name Version Build C…
-
### Is this a new Bug?
- [X] I checked that the bug hasn't been reported before
### Package Name
Flexget
### Package Version
3.7.10
### Device Model
Synology DS118
### Device A…
-
So it's not usable for typical real projects.
Please speed it up.
Try yourself for "poetry new test; cd test; poetry add -vvv news-please".
Also, it feels like sometimes it does N^2 repetitio…
buriy updated
8 months ago
-
### Summary of problem
After upgrading `ddtrace` from 1.12.2 to 2.7.2, tracing for some modules (e.g., Django and Redis stopped working). Turns out there was a crash because my version of `byte…
-
Fails to resolve dill.
Why it has to check all these versions at all?
This takes more than 5 minutes!
pyproject.toml :
[tool.poetry]
name = "spacy-ru"
version = "0.1.2"
description = ""
aut…
buriy updated
8 months ago
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
If I run
```
$ conda-lock --micromamba --no-mamba -f environm…
-
poetry: 1.2.2
python: 3.10.8
OS: Windows 10, WSL1
In any Python project `poetry install` does this on my computer:
```
poetry install
Creating virtualenv --- in ---
Updating dependencies
Res…
-
- **Poetry version**: Poetry (version 1.2.2)
- **Python version**:
```
root@as:/data/pixiv# poetry debug info
Poetry
Version: 1.2.2
Python: 3.9.13
Virtualenv
Python: 3.9.1…
-
Hi,
I recently upgraded to kernel 6.5.0, and now CoreFreq will not compile:
```
jje@maia:~/Documents/koodit/CoreFreq$ make
cc -Wall -Wfatal-errors -pthread -c corefreqd.c \
-D CORE_COUNT=2…