After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 781418 - Python auto-completion does not work with Jedi 0.10.x
Python auto-completion does not work with Jedi 0.10.x
Status: RESOLVED DUPLICATE of bug 778708
Product: gnome-builder
Classification: Other
Component: plugins
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-17 18:04 UTC by Stephen Gallagher
Modified: 2017-04-17 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stephen Gallagher 2017-04-17 18:04:43 UTC
The Jedi plugin has been using an internal implementation detail (jedi.evaluator.compiled.builtins) which is no longer exported as of 0.10.x. As a result, GNOME Builder reports that it cannot find Jedi (due to ImportError) and silently fails to complete.
Comment 1 Christian Hergert 2017-04-17 19:57:56 UTC

*** This bug has been marked as a duplicate of bug 778708 ***