-
System Info -
Hi Team,
Am trying to connect to SQL/CSV using the HuggingFaceHUb and I get value error. This value error occurs even when I use the same example as given in https://python.langchain…
-
Hello.
I ran into some problems, when I did "pip install -e .[all]".The system always prompts me, "Building wheel for detectron2 (setup.py) ... error
error: subprocess-exited-with-error", and me…
-
I've looked for it, but there doesn't seem to be a way to do this easily currently. That is, having the up and down keys behave like a lot of text editors moving the cursor in an imaginary vertical li…
-
* telegram-upload version: 0.5.1
* Python version: 3.10.6
* Operating System: Windows 11
* Dependencies list:
click==8.1.3
colorama==0.4.5
cryptg==0.3.1
hachoir==3.1.3
prompt-toolkit==3…
-
I am on Ubuntu 20.04, Xonsh 0.9.27.
It looks like long lines that get wrapped are treated by Xonsh as two (or more) lines, not one line, when being copy pasted. This is really painful when copy pas…
-
Using print_formatted_text will clobber the prompt / not recreate it after each output.
If I swap print_formatted_text for print, it restores the prompt after each output.
Any suggestions to res…
-
When connecting with madbg client, the script dies and return with this error.
Stack trace:
```
File ".../site-packages/madbg/api.py", line 57, in sigio_handler
debugger, debugger_exit_sta…
-
Maybe add a contrib.readline module which could be a non-GPL replacement for the Python GNU readline.
See: https://docs.python.org/2/library/readline.html
And: https://bitbucket.org/pypy/pyrepl
-
We've used `prompt_toolkit` since the 1.x version but since upgrading to `2.x` we run into trouble when debugging using PyCharm on OSX. Each 'enter' in the console is executed twice.
We did not ha…
-
This sounds similar to #8923, but I don't think they are related enough (Plus this happens on linux). I've seen some issues open regarding autocomplete but I haven't seen one describing this.
When I'…