autocomplete local defined

Bug #1116369 reported by Andreas Roehler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Invalid
Medium
Unassigned

Bug Description

http://stackoverflow.com/questions/14708453/emacs-jedi-does-not-find-numpy-completions

 installed emacs-jedi to get some code completion for python in emacs. In general, I must say that I am very impressed! It works well out of the box and finds completions quickly for built -in libraries. However, I use python for scientific purposes and rely on numpy and scipy for my work. For some reason, I get no completions for these modules.

Example:

import numpy

testVector = numpy.array([1,2,3])

now typing testVector. and waiting, nothing shows up

Changed in python-mode:
importance: Undecided → Medium
Changed in python-mode:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.