I solved this. I was using the wrong version of psycopg2, I needed the 64 bit version.
On Saturday, 27 September 2014 14:35:43 UTC+1, Daniel Grace wrote: > > Hi, > I have Python 3.4, Django 1.7 and Postgresql 9.3 installed. I get the > following error when installing pscyopg2-2.5.4 on Windows 7: > > Python version 3.4 required, which was not found in the registry. > > Any ideas? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bf647890-a259-4131-b831-3c737698d59e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

