-
Hi there,
I would like to know what you did to achieve the results for the GOOD method on the CODA val dataset. I changed the model to be class aware and I tried to replicate the results but was on…
-
# Summary
When using Jupyter as the python shell interpreter, after calling the function `elpy-shell-send-region-or-buffer` on a python file for the first time, a Jupyter console opens and matplotl…
-
This is happening to me with the following setup:
- macOS
- Emacs 28.0.50 (also freezes on 27.2)
- [pylsp](https://github.com/python-lsp/python-lsp-server).
- `emacs -Q`, load `lsp`, `lsp-ui`, a…
-
# Summary
I'm setting things up on a fresh ubuntu machine. Elpy interrupts frequently when editing python files, so I checked elpy config and got the warning message shown below.
Part of the warn…
-
# Summary
When I set `elpy-test-compilation-function` to `'pdb`, I can't test single unit tests anymore (having point on a test and using `C-c C-t`. I get the following error (Running all tests of …
-
# Summary
Hi, I was running elpy with versión 20190130.2109 without any issues relating to this - I could view definitions originating from other files and within same files.
Since updating (I no…
-
# Summary
When investigating the issues with truncation of calltips in the ElDoc module (https://github.com/jorgenschaefer/elpy/issues/1416), I noticed something that I didn't before: when retrieving…
bpmcl updated
6 years ago
-
Hello,
using python-language-server together with Emacs lsp-mode, I get duplicate warnings for e.g. unused imports. The workspace log shows:
```
{
"severity": 2,
"message": "'xx…
floli updated
3 years ago
-
(open-mmlab) xuhj@k8s:/opt/data2/xuhj_projects/xuhj_projects/mmskeleton$ python mmskl.py pose_demo
Traceback (most recent call last):
File "mmskl.py", line 7, in
import mmskeleton
File "/…
-
- [x] Rename all methods in codebase but the ones from Telegram Bot API to snake_case.
- [x] Comply with [YAPF](https://github.com/google/yapf) formatter.
- Added to milestone: v5.0