Akshay Badola

Results 9 comments of Akshay Badola

Hi @galaunay. Sorry to hear about your hand. I would love to contribute but I think the project is so large that I won't be able to do it alone....

@sten0, that sounds like a good plan. I would like to see how many of the issues the fork from @gfederix has fixed and if he's interested in sending a...

@galaunay I think first thing that can be done is update the `README` and/or have a pinned issue specifying that there will be a delay in support or maybe even...

Hi @sten0, I'm actually avoding python 3.9 for most projects right now and I didn't really run the tests for the whole `elpy` package. In that particular instance it was...

@xdxu I forgot to add `from pathlib import Path`. Which jedi version are you running? Have you tried with `jedi==0.18.0` in elpy's virtualenv? or `jedi==0.18.0` in your available (either system...

> > @xdxu I forgot to add `from pathlib import Path`. Which jedi version are you running? Have you tried with `jedi==0.18.0` in elpy's virtualenv? or `jedi==0.18.0` in your available...

@xdxu `elpy-multiedit-stop` is for `elpy-multiedit-python-symbol-at-point`. I'm not sure if `elpy-rpc-backend` existed or not TBH. I've had that in my `python-stuff.el` forever. On checking now, yeah it's dead. It's usually better...

Hi @xdxu, that is indeed strange though I'm sure it's fixable. I'm not sure what the status is on the development of `elpy` right now. I've seen one fork which...

Function `ob-ipython--get-python` defines the python path. That python environment should have `jupyter_client` in its environment.