Re: [cx-oracle-users] Unable to acquire Oracle environment handle
Brought to you by:
atuining
From: Mark H. <mh...@pi...> - 2011-02-25 18:51:52
|
On 2/25/11 1:26 AM, Marco De Paoli wrote: > I built my own python executable but it doesn't show anything interesting > > So I rebuilt a complete environment from scratch using virtualenv and referring the python executable I built. Then I setup cx_Oracle, django and so on > > The result is that everything works fine I was unable to reproduce the crash any more > > I don't know exactly where the problem was, but maybe it was a problem with miss-alignment among shared libraries > > thank you very much for your advices > I really apprecciated them :-) You're welcome, glad everything is working! Nobody told me in school that so much of "computer science" would be "debugging shared library problems"! :-) |