-
### Description
In order to speed up dependency resolution, I'm adding overrides that I see poetry trying. Still, poetry seems to ignore my overrides and keeps trying its own overrides.
Selected l…
-
### Description
I have the follwoing two entries in `pyproject.toml`:
```
[tool.poetry.dependencies]
python = "^3.11"
numpy = "1.26.0"
...
```
When running `poetry lock` I get this error:
`…
-
Ricochet was a messenger over Tor that expired, after the TorChat Pilot-Model has also expired.
While OnionShare has also added a simple chat and uses a Tor-internal chat server,
Ricochet refreshe…
-
### Describe the Feature
I would like to be able to send and sign transactions which have types beyond null 1 and 2 and which may contain additional parameters.
Currently Ethers does not allow …
-
# Compatibility Report
- Name of the game with compatibility issues: Warhammer 40,000: Darktide
- Steam AppID of the game: 1361210
## System Information
- GPU: RX 6800XT
- Driver/LLVM version:…
-
### Describe the bug
Building a fresh OpenWRT image for my router today, I elected to enable a few USB related bits and bobs which made `kmod-scsi-core` a required package.
This then resulted in…
-
# Description
Wazuh currently stores the Python interpreter and its dependencies in ascending numbered folders. Every time that upgrading a specific library is needed, a new folder must be created,…
-
### Description
> mkdir test && cd test
> poetry init
> poetry add --group dev ipykernel
> touch README.md && mkdir test && touch test/__init__.py
> cd ..
> mkdir test2 && cd test2
> poetry…
-
## Background
Currently, there are several Lumos modules was reimplemented in Neuron, this results in higher maintenance cost for Neuron as the reimplementation causes us to rewrite unit tests
#…
-
### What type of issue is this?
permanent - occurring repeatedly
### What issue are you facing?
static libs are built and installed during make install but not needed or requested
### What…