Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34420
| References | <CAOuJsMnu-_MOSsgtsxzYNfvzfjTpsbPWzs8Vvp0W_xSSQRwmaw@mail.gmail.com> |
|---|---|
| From | Jabba Laci <jabba.laci@gmail.com> |
| Date | 2012-12-06 20:09 +0100 |
| Subject | Re: PyCharm messed up my PyDev |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.584.1354821016.29569.python-list@python.org> (permalink) |
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 <jabba.laci@gmail.com> 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PyCharm messed up my PyDev Jabba Laci <jabba.laci@gmail.com> - 2012-12-06 20:09 +0100
csiph-web