Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'interpreter': 0.04; 'interpreter.': 0.07; 'permissions': 0.07; 'happens.': 0.09; 'issue?': 0.09; '"python': 0.16; "(i'm": 0.16; 'linux).': 0.16; 'pressed': 0.16; 'thanks,': 0.18; 'admin': 0.18; 'received:209.85.214.174': 0.21; 'preferences': 0.22; "i've": 0.23; 'tried': 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; 'problem.': 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; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'wanted': 0.36; 'ok,': 0.37; 'received:209': 0.37; 'some': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'days': 0.60; 'back': 0.62; 'strange': 0.62; 'button.': 0.65; 'laptop': 0.66; 'today': 0.67; 'clicking': 0.75; 'click': 0.76; 'upgrade,': 0.84; 'window,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=t8fwLCgKgXzOr+we7a1IJL0gCu5HnRk+840sE4yzHCw=; b=t/rYVmo6n+tDUN06alYY+hby7SVe2QB2LRo9DKY4KYyCDkggSHo8M8GKYpJrDANmRj zwQqviX4fVknJEHdVqn4YuzVs4we70sbMC4t8glZqsv3X4nz/9SIF+JY8bfRy/JkvrUQ VOi6eVcIV9rJviTi8q1HBP5gHqYZyWiufImFtTUFDeTbVGPA8kLkGsd9lvshl7su5XmR QupPooOmLx1tOhFNWJnjOkFV8gCDlcBj8hImJlPSaU2gGOjEZdR84HSUtSmfMFOoCs1K x4C/mXaHuvXIiAYxeq57JuDNsKZUoH5mriexDAVSl1gORyRB4veCaoG3F69c9cJua2U0 m+Qw== MIME-Version: 1.0 From: Jabba Laci Date: Thu, 6 Dec 2012 19:30:40 +0100 Subject: 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1354818663 news.xs4all.nl 6987 [2001:888:2000:d::a6]:45155 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34414 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