From: Noel O'B. <bao...@gm...> - 2006-10-06 08:16:13
|
What version of OpenBabel are you building? Can you send configure.out and make.out to this mailing list? The problem may be with the OpenBabel compilation, rather than the Python wrapper. (See the instructions at http://openbabel.sourceforge.net/wiki/Install on how to create configure.out and make.out.) Regards, Noel On 06/10/06, Ahmet Bakan <ah...@pi...> wrote: > > Hi All, > > I have followed the instructions to install Python wrapper for OpenBabel > on Linux. I have had an error or a warning on every line as I was running > the provided setup.py code. > Also after the build and install finished I could not import openbabel > module due "ImportError: No module named dl". > The errors on build and installation is as follows: > openbabel_python.cpp:46242: error: `OpenBabel' has not been declared > openbabel_python.cpp:46242: error: `OUTOPTIONS' was not declared in this > scope > > If you can figure out that I am missing something, can you please let me > know? > I use > Python 2.4.3 > [GCC 3.4.5 20051201 (Red Hat 3.4.5-2)] on linux2 > > Thanks in advance. > Ahmet > > -- > Ahmet Bakan > Department of Computational Biology > University of Pittsburgh School of Medicine > 3501 Fifth Avenue > Suite 3064 BST3 > Pittsburgh, PA 15213-3301 > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > OpenBabel-scripting mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openbabel-scripting > > > |