Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'interpreter': 0.04; 'interpreter.': 0.07; 'permissions': 0.07; 'python': 0.09; 'happens.': 0.09; 'issue?': 0.09; 'dec': 0.15; '"python': 0.16; "(i'm": 0.16; 'linux).': 0.16; 'pressed': 0.16; 'renaming': 0.16; 'workspace': 0.16; 'wrote:': 0.17; 'directory.': 0.17; 'specify': 0.17; 'thu,': 0.17; 'thanks,': 0.18; 'admin': 0.18; 'all,': 0.21; 'preferences': 0.22; 'specified': 0.23; "i've": 0.23; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'select': 0.26; 'ago': 0.27; 'possibility': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'selection': 0.29; 'maybe': 0.29; 'problem.': 0.32; 'could': 0.32; 'asked': 0.33; 'says': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'received:google.com': 0.34; 'project': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'but': 0.36; 'wanted': 0.36; 'ok,': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'days': 0.60; 'back': 0.62; 'solve': 0.62; 'strange': 0.62; 'button.': 0.65; 'dear': 0.66; 'laptop': 0.66; 'today': 0.67; 'clicking': 0.75; 'click': 0.76; 'messed': 0.84; 'upgrade,': 0.84; 'window,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=v9X+TVFb/8qTcihWx9gIVkqfH8/RTXNHptyiwxJVEww=; b=DV9vFxHoRf7ekYrp/V29ckSgtZ8KCUOSdp+QIRughXx+67lTcPkfR/d6X57g39g+BW 1TZVkYbsf6Oa3lY02cNKW39mDYyYAF2soBLQjT2636t8qYv4aLJlvx+xRWAfHEbD11Sd WNmoygHdinuvvZPpo1zJv77ZkYL4wxcnaZFECRZs+/JQycl4wRarWY+tj3tLXzVv3Mmv xwqrWhlKpye5EmVzHBhYGpcbFz5wuFJphCLw146avsrDqhEt6iDenimEGh0Bodc1gOqn tDBMMz8WEMxA0LqIimMoN8PNQdXK8Z9GfEpX0mjc9ySzpE3VrcaMKP/rd2/6Xni/Fn0e 7wtQ== MIME-Version: 1.0 In-Reply-To: References: From: Jabba Laci Date: Thu, 6 Dec 2012 20:09:53 +0100 Subject: Re: PyCharm messed up my PyDev To: Python mailing list Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1354821016 news.xs4all.nl 6897 [2001:888:2000:d::a6]:44628 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34420 Dear All, I managed to solve the problem. Something got messed up in the .metadata directory. After renaming it, Aptana Studio re-created it and I could successfully specify the Python interpreter. In PyCharm I specified the same workspace to use, maybe that was the problem. Laszlo On Thu, Dec 6, 2012 at 7:30 PM, Jabba Laci wrote: > Hi, > > I have a strange problem. I've used PyDev for a long time and a few > days ago I wanted to try PyCharm. When I wanted to create a new > project in PyCharm, it asked me to select the interpreter. There was a > possibility to upgrade packages so I selected all and pressed the > upgrade button. For the upgrade, it asked my admin password (I'm under > Linux). > Then today I wanted to go back to PyDev but it says "Python not > configured" for _all_ my projects :( Under Preferences I can select > the interpreter (Auto Config) but when I click on OK, the selection is > not held. When I go back to the interpreter selection window, it's > empty again. Clicking on OK it says "Restoring PYTHONPATH". > > I think it's because of PyCharm. I did the same thing on my laptop and > I have the same problem. Has anyone met this issue? How to get back a > working PyDev? > > I also tried Aptana Studio 3 after Eclipse, but the same thing > happens. Did PyCharm change some permissions that PyDev doesn't like? > > Thanks, > > Laszlo