#5531: properly report when the mysqldb python package doesn't meet the version
requirements
---------------------------------------+------------------------------------
          Reporter:  anonymous         |         Owner:  ramiro
            Status:  reopened          |     Milestone:        
         Component:  Database wrapper  |       Version:  SVN   
        Resolution:                    |      Keywords:  mysql 
             Stage:  Unreviewed        |     Has_patch:  0     
        Needs_docs:  0                 |   Needs_tests:  0     
Needs_better_patch:  0                 |  
---------------------------------------+------------------------------------
Comment (by pixelcort):

 rtdevmini:~ admin$ python
 Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26)
 [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import MySQLdb
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: No module named MySQLdb

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5531#comment:14>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to