Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66622

Re: Problem importing libraries installed with PIP in Eclipse

References <3a3acbf3-a7a5-4a5f-9e6c-10b4640be17f@googlegroups.com> <b8e939ac-73e3-422b-900f-439100817c54@googlegroups.com> <CANXBEFpmKvgf53gPbk1OARE3-KDHnqrxXq2QLzNQiEOfSJ6SoA@mail.gmail.com>
From Renato Vernucio <rvernucio@gmail.com>
Date 2014-02-17 16:20 -0300
Subject Re: Problem importing libraries installed with PIP in Eclipse
Newsgroups comp.lang.python
Message-ID <mailman.7109.1392664832.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Fabio,

I wish I could use the latest PyDev, unfortunately I need Aptana studio.
It's a pity they won't let us install individual packages from their
bundle. If they did, I could install only the other packages and install
PyDev separately.

Thanks for your help once again.

Yours,
Renato


2014-02-17 16:07 GMT-03:00 Fabio Zadrozny <fabiofz@gmail.com>:

>
> On Sun, Feb 16, 2014 at 11:52 AM, Renato <rvernucio@gmail.com> wrote:
>
>> It's solved now, oh my god I was so stupid! I created a package named
>> "pybrain" for testing PyBrain module, so obviously when I tryed to import
>> something from PyBrain library, Python would import all modules from this
>> personal package I created. The problem was not being reproduced outside
>> Eclipse because only within Eclipse my personal workstation directory
>> (which contained the personal package "pybrain") was visible. The solution
>> was simple: I just deleted the personal package named "pybrain" and now
>> everything is working. Thank you very much for your help!
>>
>
>
> Hi Renato,
>
> Nice that you got it working...
>
> Now, just as a heads up, that version of PyDev is quite old (the latest
> PyDev release: 3.3.3 is in many ways improved when comparing to older PyDev
> versions). I know Aptana Studio still has the older version, so, if you use
> mostly Python and you don't need the other features that Aptana Studio
> adds, it might be worth going to pure Eclipse + PyDev (or using LiClipse
> which also adds support for other languages -- besides being better
> configured out of the box, although it's a commercial counterpart of PyDev
> -- whose funds help to keep PyDev development going forward).
>
> Cheers,
>
> Fabio
>

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Problem importing libraries installed with PIP in Eclipse Renato <rvernucio@gmail.com> - 2014-02-13 19:30 -0800
  Re: Problem importing libraries installed with PIP in Eclipse Fabio Zadrozny <fabiofz@gmail.com> - 2014-02-15 16:25 -0200
  Re: Problem importing libraries installed with PIP in Eclipse Renato <rvernucio@gmail.com> - 2014-02-16 04:59 -0800
  Re: Problem importing libraries installed with PIP in Eclipse Renato <rvernucio@gmail.com> - 2014-02-16 06:52 -0800
    Re: Problem importing libraries installed with PIP in Eclipse Fabio Zadrozny <fabiofz@gmail.com> - 2014-02-17 16:07 -0300
    Re: Problem importing libraries installed with PIP in Eclipse Renato Vernucio <rvernucio@gmail.com> - 2014-02-17 16:20 -0300

csiph-web