-
### search you tried in the issue tracker
slow; variable runtime; unpredictable
### describe your issue
`pre-commit` seems to run slowly sometimes with no changes made by me between runs.
For ex…
-
command: `python3 run.py`
error:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 617, in _build_master
ws.require(__requires__)
Fi…
-
v_prep8 subprocess 10 failed to complete due to following error:
```
Processing 4bps : 202 / 310 : 0 errors
setting PYTHONHOME environment
adding gasteiger charges to peptide
Traceback (most …
-
**Short Description**
Only translatable strings from html/jinja templates get currently extracted for translation. Strings marked for translation in python modules don't get detected.
**Details*…
-
Same request as https://github.com/PiSCSI/piscsi/issues/480
I already have a non working WIP for piscsi (that was before I found scsi2pi).
I'll be happy to port it to scsi2pi. But I'll someones h…
-
Hello, I am trying to install pyload to my old laptop that is running Raspberry pi os for desktop
Logs:
```
$ pip3 install --pre pyload-ng[all]
Looking in indexes: https://pypi.org/simple, https…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.8.0-beta2/ind…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build *python312Packages.scapy*
### Build log
============================= test session starts ==============================
…
-
## Description
I'm following [this tutorial](https://jupyterlab.readthedocs.io/en/stable/extension/extension_tutorial.html#extension-tutorial) about extension development. I prepared the environme…
-
## [SIP] Proposal to extend i18n support to charts
### Motivation
We would like to adopt Superset to replace our in-house BI tool. However, it turns out that a key feature is partly missing for us…