Fra: tutor-bounces+tommy.kaas=kaasogmulvad...@python.org
[mailto:tutor-bounces+tommy.kaas=kaasogmulvad...@python.org] På vegne af
Victor Binns
Sendt: 1. februar 2011 01:19
Til: Tutor python
Emne: [Tutor] Need Help in installing MySQLdb-Python
I have Python 2.6.3
I went to the following
"Victor Binns" wrote
I have Python 2.6.3
Congratulatons SqlLite should already be installed as part
of the standard library.
Try:
import sqlite3 as sql
clicked on the file called setup.py
I usually run setup manually rarther than double click...
serverKey = _winreg.OpenKey(_winr
I have Python 2.6.3
I went to the following link http://pypi.python.org/pypi/
Found - file (MySQL-python 1.2.3)
clicked on file - clicked on (MySQL-python-1.2.3.tar.gz)
unzipped the file in a created folder
clicked on the file called setup.py
following ERROR:
Traceback (most recent cal