jason kirtland schrieb:
> robert rottermann wrote:
>   
>> thanks jason,
>>
>> jason kirtland schrieb:
>>     
>>> robert rottermann wrote:
>>>       
>>>> Hi there,
>>>>
>>>> I am building a zope/plone site that uses sqlalchemy  (collective.lead).
>>>>
>>>> on two systems I am developping on everything works fine, a third one that
>>>> has 64 bit linux installed (all systems use SuSE 10.3) I get an traceback:
>>>>
>>>>   Module ruagaero.intradevcontent.db.db, line 22, in _setup_tables
>>>>   Module sqlalchemy.schema, line 166, in __call__
>>>>   Module sqlalchemy.schema, line 70, in get_engine
>>>> InvalidRequestError: This SchemaItem is not connected to any Engine
>>>>         
>>> 0.3.x?  could be an attempt in '_setup_tables' to autoload tables 
>>> without a database configured to load from.
>>>       
>> I am usin 0.4.6
>> the same confuguration works on 32 bit linux
>>     
>
> The get_engine function in that traceback don't exist in the 0.4 series. 
>   Is it possible you're picking up another (maybe system) SA 
> installation instead of 0.4.6?
>
>   
thanks, that was the reason (and did cost me a frustrating day ..)
robert

--~--~---------~--~----~------------~-------~--~----~
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