MYSQL Installation error

2011-09-26 Thread PremAnand Lakshmanan
Im trying to install mysql and get the following error, Any idea on this error? >>> import pymysql >>> conn = pymysql.connect(host='localhost', port=3306, user='root', passwd=None , db='mysql') Traceback (most recent call last): File "", line 1, in File

mysql installation error

2011-09-20 Thread PremAnand Lakshmanan
Hi, When I try to install mysql I get the following error, Pls provide your inputs. C:\MYSQL\MySQL-python-1.2.3\MySQL-python-1.2.3>python setup.py install Traceback (most recent call last): File "setup.py", line 15, in metadata, options = get_config() File

Re: Django mysite problem

2011-09-15 Thread PremAnand Lakshmanan
, Sep 14, 2011 at 10:26 PM, Yves S. Garret <yoursurrogate...@gmail.com > wrote: > Is Python in your path? > > On Wed, Sep 14, 2011 at 10:01 PM, PremAnand Lakshmanan <prem1...@gmail.com > > wrote: > >> I have a problem executing this command, >> >> C:

Django mysite problem

2011-09-14 Thread PremAnand Lakshmanan
I have a problem executing this command, C:\Python27\Lib\site-packages\django\bin\django-admin.py startproject mysite2 SyntaxError: invalid syntax I get the above error.. -- Prem -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to

Re: django-admin.py not found

2011-08-30 Thread PremAnand Lakshmanan
;wrote: > What do you mean it gets opened? Also, I'd recommend doing this in a temp > My Documents (Documents in Vista/Windows 7) folder, let the installers build > the necessary directory trees (get rid of the previous installs.) > > > On Tue, Aug 30, 2011 at 9:52 PM, PremAn

Re: django-admin.py not found

2011-08-30 Thread PremAnand Lakshmanan
stall/ > > > On Tue, Aug 30, 2011 at 8:36 PM, PremAnand Lakshmanan > <prem1...@gmail.com>wrote: > >> This is steps I used to download. >> >> 1. Download from the Django website. >> 2. Unzipped it to C:/Django-1.3 folder >> >> On Tue, Aug 30, 201

Re: django-admin.py not found

2011-08-30 Thread PremAnand Lakshmanan
ngo-admin.py > > If you do, try that. I don't think I have a C:\django-1.3\... directory, > could be an issue with how you installed it (I didn't experiment, there was > no need). > > > On Tue, Aug 30, 2011 at 8:18 PM, PremAnand Lakshmanan > <prem1...@gmail.com>wrot

Re: django-admin.py not found

2011-08-30 Thread PremAnand Lakshmanan
ges\django\bin\django-admin.py > startproject mysite2 > > On Tue, Aug 30, 2011 at 10:39 AM, PremAnand Lakshmanan <prem1...@gmail.com > > wrote: > >> I get the following error when I execute this command, >> >> django-admin.py startproject mysite >> >

django-admin.py not found

2011-08-30 Thread PremAnand Lakshmanan
I get the following error when I execute this command, django-admin.py startproject mysite Error: django-admin.py not found. -- Prem 408-393-2545 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

django-admin.py not found

2011-08-29 Thread PremAnand Lakshmanan
Hi, I don't find the django-admin.py. I get the following error while trying to execute the following command, django-admin.py startproject mysite SyntaxError: invalid syntax -- Prem 408-393-2545 -- You received this message because you are subscribed to the Google Groups "Django users"

Re: Installation

2011-08-27 Thread PremAnand Lakshmanan
your > django installation is into the directory you call the django-admin > command from > > > On 8/26/11, PremAnand Lakshmanan <prem1...@gmail.com> wrote: > > Guys, > > > > I have corrected the following, > > > > *1. Uninstalled Python 3.x & Installed Pyt

Re: Installation

2011-08-26 Thread PremAnand Lakshmanan
Guys, I have corrected the following, *1. Uninstalled Python 3.x & Installed Python 2.7.1* Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. *2. Created a PYTHONPATH variable * PYTHONPATH and

Re: New to Django-Installation problem

2011-04-13 Thread PremAnand Lakshmanan
Yes, that was the problem..It installed properly now.. On Wed, Apr 13, 2011 at 5:32 AM, werefr0g wrote: > Are you using python 3? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email