ncm2 / ncm2-jedi

MIT License
23 stars 11 forks source link

when edit .py file in neovim,it shows TypeError. #29

Closed Esonhugh closed 3 years ago

Esonhugh commented 3 years ago

[ncm2_jedi@yarp] TypeError: init() takes from 1 to 2 positional arguments but 5 positional arguments (and 1 keywo rd-only argument) were given ^show with red in command area also it give me no keyword in floating window. How can i fix it?

Esonhugh commented 3 years ago

forgive my dumb issue.

bo5o commented 3 years ago

did you figure out the reason?

bo5o commented 3 years ago

I have made a PR that should fix this error and work with latest jedi (0.18.0)

git314 commented 3 years ago

I am having the same issue and I am on jedi 0.18.0.

git314 commented 3 years ago

@Esonhugh How did you fix this problem?

xuzuoyang commented 3 years ago

@Esonhugh How did you fix this problem?

Install jedi<0.18.0 or wait for the fix pr to be merged.

Esonhugh commented 3 years ago

temp change to another plugin (doge) No update the jedi or wait PR. Now we has PR