Pydev and Pylons inside virtual environment, auto completion won’t work.

137 views
Skip to first unread message

Andrija Frincic aka BobRock

unread,
Feb 13, 2009, 8:24:28 AM2/13/09
to pylons-discuss
I have Pydev installed and running without problem with Python 2.6. I
installed Pylons 0.9.7 RC 4 into virtual environment, then configured
new interpreter to pint into virtual environment and this one is used
for pylons project. My problem is that code auto completion does not
work for a classes from base library (one that are installed with base
python installation), and it works without any problem with classes
from virtual environment.

TIA

Tycon

unread,
Feb 16, 2009, 11:34:13 PM2/16/09
to pylons-discuss
if you install the virtualenv with --no-site-packages then it won't
use anytying from the
local site "base" library, as everything you need will be in the
virtual environment.

On Feb 13, 5:24 am, Andrija Frincic aka BobRock
Reply all
Reply to author
Forward
0 new messages