Yes, I imagined something like that. I only posted to avert users from
norcebo effect that they might encounter reading this thread.

On Feb 17, 5:16 pm, Michael Bayer <[EMAIL PROTECTED]> wrote:
> if you didnt have to change SA's "logging" module, its possibly
> because py2.5 has better support for absolute module imports (or
> maybe py2exe does).
>
> On Feb 17, 2007, at 11:58 AM, Ali wrote:
>
>
>
> > Hi,
>
> > I might be going insane, but I am successfully using Sqlalchemy
> > (0.3.4, Python2.5, py2exe 0.6.6) with py2exe without any problems.
>
> > I did (as suggested) an "easy_install --always-unzip" to prevent
> > having an egg, and then included 'packages': 'sqlalchemy' in the
> > options dict for py2exe.
>
> > e.g.
>
> >     options = {
> >         'py2exe' : {
> >             'packages': 'encodings, sqlalchemy', etc.
>
> > I am waiting for it to explode...
>
> > Ali
>
> > On Feb 9, 4:12 pm, "Michael Bayer" <[EMAIL PROTECTED]> wrote:
> >> add an entry to the FAQ page on the wiki.  possibly with a new FAQ
> >> category "integrating with external tools".
>
> >> Oleg Deribas wrote:
> >>> Hello,
>
> >>> Something Special said the following on 08.02.2007 13:22:
>
> >>>> they should put this help somewhere on main page, or fix it:)
>
> >>> Michael, would you accept such patch?
>
> >>> --
> >>> Oleg


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to