I install pyodbc by easy_install,but I found there is an error,I had unixODBC
installed on my machine.
here is the error:
sudo easy_install-2.5 pyodbc
Searching for pyodbc
Reading http://pypi.python.org/simple/pyodbc/
Reading http://pyodbc.sourceforge.net
Reading http://code.google.com/p/pyodbc
Reading http://code.google.com/p/pyodbc/downloads/list
Reading https://sourceforge.net/project/showfiles.php?group_id=162557
Best match: pyodbc 2.1.6
Downloading http://pyodbc.googlecode.com/files/pyodbc-2.1.6.zip
Processing pyodbc-2.1.6.zip
Running pyodbc-2.1.6/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-gLBzMJ/pyodbc-2.1.6/egg-dist-tmp-bTcIK5
warning: no files found matching 'src\*.h'
warning: no files found matching 'src\*.cpp'
warning: no files found matching 'tests\*'
no previously-included directories found matching 'setup.cfg'
warning: no files found matching 'web\*'
no previously-included directories found matching 'web\*.cmd'
no previously-included directories found matching 'setup.PY'
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit status 1
Original issue reported on code.google.com by bbmyth on 22 Jan 2010 at 5:14
Original issue reported on code.google.com by
bbmyth
on 22 Jan 2010 at 5:14