-
### Problem
Right now streamlit requires a raw Python script (e.g. `your_script.py`) that is invoked, e.g.
```
streamlit run your_script.py [-- script args]
```
This is really frustrating if …
-
# Motivation
Every time we need to make a change, e.g. add a tool, update Github Workflows system images, etc. we need to manually change every library. Manual changes can be inconsistent and are a…
-
Over the past several months, @ModeSevenIndustrialSolutions has worked with various OS-Climate workstream leads to modernize our repositories using GitHub actions, in particular better support for mod…
-
## Description of your problem
**Please provide a minimal, self-contained, and reproducible example.**
```python
putup proj
cd proj
pip install -e .
from lingua import Language, LanguageDetect…
-
This is causing problems with the link checkers, besides being inaccessible: https://github.com/pypa/packaging.python.org/actions/runs/9750566682/job/26910254850?pr=1569
-
Should we consolidate the list "Project Summaries" a bit? Currently it is very long, and the order is quite random. I'd propose two changes to mitigate that:
1. remove things that are not really re…
-
## Description of your problem
This was working sometime ago in the past 6 months, but some combination of brainrot, bitrot, or package upgrades has made it stop working for me. I am going to say "I…
-
In `build_env.py` the environment variable `PYTHONNOUSERSITE` is set: https://github.com/pypa/pip/blob/7b02273f3e40aaab95027d5d560bd8e76ab623e4/src/pip/_internal/build_env.py#L127
This prevents edi…
-
**Describe the bug**
When installing QRL, it errors out with "No such file or directory" and "no repository found" errors:
```
~ % PATH="/opt/cmake-3.10.3/bin:$PATH" pip3 install --user qrl
Co…
-
# Bug Report
**NanoVNA-Saver version: 0.6.3**
commit: d3216d2 (I think)
**Current behavior:**
Trying to follow installation instruction in docs/INSTALLTION.md "Running on Linux without ins…