[wingide-users] WingIDE can't find SQLAlchemy
Zoltan Deak
zdeak at zolmark.com
Thu Dec 21 17:38:16 MST 2006
You need to realize that an "egg" file is a zipped (compressed) file.
Wing-IDE will not recognize it correctly and you will have no
Source-Assistant help as indicated. The work-around is easy. Perform
easy_install with the -Z option which will inflate the egg (check out
easy_install --help). Then from within Wing perform Project->Add
Directory->SQLAlchemy directory.
Hope this helps.
Zoltan
Max Slimmer wrote:
> Sqlalchemy installs as an egg, if you want docs and sources you need
> to download the tar file. I don't know if this is what you are
> experiencing, but a possibility.
>
> max
>
> ------------------------------------------------------------------------
> *From:* wingide-users-bounces at wingware.com
> [mailto:wingide-users-bounces at wingware.com] *On Behalf Of *Laszlo
> Antal
> *Sent:* Wednesday, December 20, 2006 3:06 PM
> *To:* wingide-users
> *Subject:* [wingide-users] WingIDE can't find SQLAlchemy
>
> Hi,
>
> I installed SQLAlchemy with easy_install.
> When I try to import it SQLAlchemy does not show up.
> I can write and run my programm but there is no Source Assistant
> for it and
> no auto completion.
>
> What do I need to do to make it work?
>
> I am running:
> WingIDE prof.
> Python 2.4
> Win XP
>
> Thank You
> Laszlo
>
> ------------------------------------------------------------------------
>
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20061221/571b6dda/attachment.html
More information about the wingide-users
mailing list