Re: [cx-oracle-users] InterfaceError: Unable to acquire Oracle environment handle
Brought to you by:
atuining
From: Jason B. <jb...@ze...> - 2010-03-18 17:45:27
|
On Thu, Mar 18, 2010 at 11:10 AM, juhui <ph...@gm...> wrote: > try add > -------------- > import os > os.environ["ORACLE_HOME"] = "/home/oracle/product/10.2.0" > -------------- > to setting.py header. > I'm not sure I understand. First, that directory doesn't exist. Second, which setting.py header are we talking about? |