Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>What version of PyDev are you using? A recent one (1.5) or the old one referred by the Google tutorial?<br> See <a href="http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3388818" rel="nofollow noreferrer">this thread</a>.</p> <p>There is a similar <a href="http://root.cern.ch/root/roottalk/roottalk09/0064.html" rel="nofollow noreferrer">issue with PyROOT</a></p> <blockquote> <p>Since PyDEV plugin does not read <code>$HOME/.pystartup</code>, touching functions/ classes is not a solution. Because it analyze the syntax and structures of python modules to be imported not on-the-fly but when I set the <code>PYTHONPATH</code> from Eclipse's preference panel. </p> </blockquote> <p>So does your <code>PYTHONPATH</code> reference the Google library?</p> <hr> <p>They might be an issue with code completion in 1.5 which could force you to disable code analysis: <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2855598&amp;group_id=85796&amp;atid=577329" rel="nofollow noreferrer">Pydev 1.5.0 code anlaysis breaks code pyqt4 code completion - ID: 2855598</a></p> <blockquote> <p>have <code>pyqt 4.5.4</code> installed.<br> Initially I had <code>pydev 1.4.8</code> the open source version installed and code completion worked fine.<br> After updating to pydev 1.5.0, pyqt code completion stopped functioning.<br> After disabling the Pydev code analysis in <strong><code>"eclipse preferences -&gt; pydev -&gt; editor -&gt; code analysis -&gt; do code analysis?"</code></strong>, code completion began working again for PyQt classes etc.</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload