﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4564	install under windows. Path and mysqldb problems	georgefescos@…	Jacob	"When I tried to run python manage.py syncdb I got an error message about mysqldb package.  Turns out it was not installed on my machine.  I got it at http://sourceforge.net/projects/mysql-python/.

When I ran syncdb I get some questions about super user or something.  You might want to address it in your tutorial.

As to the path this makepath.bat file is overkill but it is what I use.  
path c:\python25\;%path%
path c:\python25\lib\;%path%
path C:\Python25\Lib\site-packages\django\bin\;%path%
path C:\Python25\Lib\site-packages\django\core\;%path%
path C:\Python25\Lib\site-packages\django\db\;%path%
path C:\Python25\Lib\site-packages\django\db\backends\mysql;%path%

Good luck and thanks GF
"		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
