-
I'm developing a REPL where one of the options has a large number of completions (a few thousand). Each time a character is inputted or a completion is chosen a Runtime error is raised somewhere in a …
-
I just installed MyCLI on a CentOS 7 machine, using pip.
Itermittently I get
```
Exception in thread completion_refresh:
Traceback (most recent call last):
File "/usr/lib64/python3.6/threadin…
-
Hi there, I am posting the entire error message, what I have done and my gpu information below-
Thanks in advance you guys have made and awesome project.
ERROR MESSAGE
(base) C:\Users\91993>cd …
-
I have a brand-new install of Python with xonsh on Windows 7. I need to use `--shell-type=readline`, so I am wondering which readline library I should install.
I tried `pyreadline` 2.1, but with th…
-
The dbcli projects all use the the `prompt_toolkit` module, as do other popular packages like ipython. This module exposes a lot of possiblities to configure prompts, the majority of which are not use…
-
I have two test paths:
`C:\App\x\a\inA`
`C:\App\x\b\inB`
When I Tab after `C:\App\x\`, I get both `a\` and `\b` suggested
When I Tab after `r"C:\App\x\`, my path changes to `\\` and I get no sug…
-
Invoking the toolkit triggers a prompt asking to create a component or a system as expected. Arrow keys do not change the selected template from component to system.
-
Dear Wilfried Mercier,
I would be utterly honored if you could have a look at my bugs :) 🥇
Sincerely yours
Here is a snap of my terminal
Traceback (most recent call last): …
-
I set up a fresh, new environment to test PyInquirer with but all examples return the following (or similar) error:
```
python checkbox.py
Traceback (most recent call last):
File "checkbox.py…
-
This script worked reliably with frida 12.2 to frida 16.0.8 (February 2023). I've recently updated frida_server and frida_tools to 16.1.3, and now the script cannot decode the large ASN1 blobs.
wc…