numpy object tab-complete not working with py*-ipython @7.17.0_0 and py*-jedi @0.17.2_0
With the versions of ipython and jedi indicated above, tab complete doesn't work with imported numpy (and other) modules. See https://github.com/ipython/ipython/issues/12121 . A work around is to start ipython with the option --IPCompleter.use_jedi=False
. Mainly an upstream bug, but I wanted to document it, and the workaround, here.
Change History (4)
Cc: |
lpsinger added
|
Keywords: |
tab-complete removed
|
Port: |
py-ipython py-jedi added; ipython jedi removed
|
Cc: |
stromnov removed
|
Owner: |
set to stromnov
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
In 1239dc1749d6d08d82e663bd3559f8932dca3b81/macports-ports (master):