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 "build\bdist.win32\egg\pymysql\__init_
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 "C:\MYSQL\MySQL-python-1.2.3\M
, Sep 14, 2011 at 10:26 PM, Yves S. Garret wrote:
> Is Python in your path?
>
> On Wed, Sep 14, 2011 at 10:01 PM, PremAnand Lakshmanan > wrote:
>
>> I have a problem executing this command,
>>
>> C:\Python27\Lib\site-packages\django\bin\django-admin.py startpro
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 t
ned? 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, PremAnand Lakshmanan
> wrote:
>
>>
30, 2011 at 8:36 PM, PremAnand Lakshmanan
> 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, 2011 at 8:31 PM, PremAnand Lakshmanan > > wrote:
>>
at. 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
> wrote:
>
>> My django-admin.py file is located
> startproject mysite2
>
> On Tue, Aug 30, 2011 at 10:39 AM, PremAnand Lakshmanan > wrote:
>
>> I get the following error when I execute this command,
>>
>> django-admin.py startproject mysite
>>
>> Error:
>> django-admin.py not found.
>>
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-u
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" gro
to the directory you call the django-admin
> command from
>
>
> On 8/26/11, PremAnand Lakshmanan wrote:
> > Guys,
> >
> > I have corrected the following,
> >
> > *1. Uninstalled Python 3.x & Installed Python 2.7.1*
> >
> > Python 2.7.1
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 va
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 to django-users@googl
13 matches
Mail list logo