-
Today, I tried to use code actions to insert a new import statement and got the following exception:
```
[ERROR][2024-07-23 18:30:12] .../vim/lsp/rpc.lua:734 "rpc" "/Users/xyz/.local/share/nvim/ma…
-
python inference_gfpgan.py -i inputs/whole_imgs -o results -v 1.4 -s 2
Traceback (most recent call last):
File "/home/MKN/GFPGAN/inference_gfpgan.py", line 7, in
from basicsr.utils import im…
-
First of all, I really appreciate your usefull plugin that makes formatting very easy.
Also, please note that I'm very new to neovim, although I've experienced vim for several years.
I have the fo…
-
Hello, thank you for the work you've done, but there seems to be an issue with the model's configuration files. I want to use the Stratified Transformer model with the S3DIS dataset, but there doesn't…
-
hello, a pretty basic feature request actually. is it possible to add an LSP formatter? some language servers implement formatting, and when I'm writing code using those lsp's, i always prefer formatt…
-
I don't know if this is by mintty or msys2, so I post one here too. If not relevent, feel free to close it :).
In linux:
```
# which virtualenvwrapper.sh …
-
Extension version: v2024.9.126091437.
Platform: Windows 11.
Hi, the YAPF extension stopped working for me. I have been using it for more than 2 years, but i encountered errors today. I got the err…
-
currently we output a single-line type comment:
```python
def my_func(arg1, arg2, arg3):
# type: (arg1T, arg2T, arg3T) -> returnT
```
this can get quite long, but even Black will never wr…
-
There are not many style rules observed in the code. It would be nice to tidy this up before a submission to JOSS.
ToDo: run the source code through and try to check for style conventions, imports …
-
Traceback (most recent call last):
File "C:\AI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1866, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_m…