Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Pylons PyDev Issues

Received: by 10.151.92.20 with SMTP id u20mr1305213ybl.45.1286777700163;
        Sun, 10 Oct 2010 23:15:00 -0700 (PDT)
X-BeenThere: pylons-discuss@googlegroups.com
Received: by 10.150.1.17 with SMTP id 17ls1115248yba.0.p; Sun, 10 Oct 2010
 23:14:57 -0700 (PDT)
Received: by 10.150.91.11 with SMTP id o11mr1290332ybb.19.1286777697085;
        Sun, 10 Oct 2010 23:14:57 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.220.199.193 with SMTP id et1mr165065vcb.12.1286772453203; Sun,
 10 Oct 2010 21:47:33 -0700 (PDT)
Received: by u13g2000vbo.googlegroups.com with HTTP; Sun, 10 Oct 2010 21:47:33
 -0700 (PDT)
Date: Sun, 10 Oct 2010 21:47:33 -0700 (PDT)
X-IP: 69.181.155.59
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6,gzip(gfe)
Message-ID: <5f53039d-eb7b-4280-b843-85a26ccc9392@u13g2000vbo.googlegroups.com>
Subject: Pylons PyDev Issues
From: Tim <timothyo...@gmail.com>
To: pylons-discuss <pylons-discuss@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

Hello,

    Does anyone here use PyDev with Pylons? Or know of a good setup
guide for it? I'm running into some issues with it, mainly in that I
receive a number of Unresolved Import errors even though my
interpreter seems to be setup correctly. In fact, I'm oddly mostly
having problems with it not resolving core python libraries, such as
logging and inspect.

Thanks!