python - mysqldb not installing -


hi using python 2.7 working on windows 7. have changed registry_key = software\mysql ab\mysql server 5.1 in site.cfg, , apended ld_args.append(‘/manifest’) in msvc9compiler.py. still got error please have ...

traceback (most recent call last): file "c:\mysql-python-1.2.3\setup.py", line 15, in metadata, options = get_config() file "c:\mysql-python-1.2.3\setup_windows.py", line 7, in get_config serverkey = _winreg.openkey(_winreg.hkey_local_machine, options['registry_ke y']) windowserror: [error 2] system cannot find file specified

why not use precompiled binaries. can them example here : http://www.codegood.com/archives/129


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -