Jump to content

[Solved] Error loading psycopg2 module


totocoto

Recommended Posts

Hi!

 

Are the PostgreSQL adapter for django installed on your server?

 

I tried also:

 

DATABASE_ENGINE = 'mysql'

 

in my django settings.py, but it raises:

Exception Value:  	

MySQLdb-1.2.1p2 or newer is required; you have 1.2.1

 

How can I install appropriate adapter?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...