-
This error happens when I try to open this account from a post in the main timeline, using "A".
It looks the same as [this issue](https://github.com/ihabunek/toot/issues/481) (solved), but for an a…
-
I'm getting the following error when using the "pip install jmespath-terminal" command on both MAcOS Sonoma 14.4.1 and on Amazon Linux 2023 (Amazon CloudShell). I cna tell the issue is with urwind, bu…
-
Scripts not working in bookworm branch, and `pijuice_cli` fails with following error when going to *Status* page:
```
130 pi@sediment-pi-zero-2w-a:~$ pijuice_cli
Traceback (most recent call last)…
-
When stig wasn't working with the latest urwid, I tried several versions to pinpoint which had the breaking changes, which is 2.4.2
Trace:
```
Traceback (most recent call last):
File "/home/m…
-
Although python is available on Windows 8, paracon doesn't work:
```
PS C:\Users\John\Desktop\paracon> python .\paracon_1.1.0.pyz
Traceback (most recent call last):
File "", line 198, in _run_mo…
-
##### Description:
If an urwid app is started from a shell script wrapper and is suspended with `^Z`, when you try to resume the script/app with `fg`, the shell script wrapper is resumed, but the urw…
nbuwe updated
3 months ago
-
We use urwid types on a general basis throughout the codebase. While our use-case is large, we don't currently have types that the respective input markups (e.g., `Text`) expect. It would be nice if w…
-
hachoir[urwid] requires urwid==1.3.1 (released on 2015-11-02)
This produces distutils.errors.DistutilsSetupError: **use_2to3 is invalid.**
use_2to3 was indeed removed from setuptools 58 (released on…
-
https://pythonwheels.com/
Right now, only the `tar.gz` file is being distributed on PyPI for [urwid-readline](https://pypi.python.org/pypi/urwid-readline), which isn't _that much_ of an issue, but …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I've noticed urwid looks strange sin…