¡@

Home 

python Programming Glossary: site.cfg

python : scipy install on ubuntu

http://stackoverflow.com/questions/11863775/python-scipy-install-on-ubuntu

for the libraries can be specified in the numpy distutils site.cfg file section atlas or by setting the ATLAS environment variable... for the libraries can be specified in the numpy distutils site.cfg file section blas or by setting the BLAS environment variable... for the sources can be specified in the numpy distutils site.cfg file section blas_src or by setting the BLAS_SRC environment..

Problem using MySQLdb: Symbol not found: _mysql_affected_rows

http://stackoverflow.com/questions/1299013/problem-using-mysqldb-symbol-not-found-mysql-affected-rows

Download the MySQLdb source and unpack it Edit the file site.cfg under your unpacked MySQLdb directory comment out the registry_key..

Install mysqldb on snow leopard

http://stackoverflow.com/questions/1465846/install-mysqldb-on-snow-leopard

make sure opt local lib mysql5 bin is in your path or edit site.cfg to include mysql_config opt local lib mysql5 bin mysql_config..

mysql-python install problem using virtualenv, windows, pip

http://stackoverflow.com/questions/1972259/mysql-python-install-problem-using-virtualenv-windows-pip

the include folder. I've done a quick dirty fix as that. site.cfg # Windows connector libs for MySQL. connector C Program Files..

python and mysql on mac os x [duplicate]

http://stackoverflow.com/questions/5509104/python-and-mysql-on-mac-os-x

and edit _mysql.c file by removing 37 19 lines ifdefine In site.cfg set mysql_config usr local mysql bin mysql_config sudo python..

Python scipy needs BLAS?

http://stackoverflow.com/questions/7496547/python-scipy-needs-blas

for the libraries can be specified in the numpy distutils site.cfg file section blas or by setting the BLAS environment variable...