﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26065	psycopg2  __init__ reports an error: DLL load failed: The specified module could not be found	Albert Vigil		"I am unable to use PostGresql with Django on my Windows 10 installation.  The error is traced back to `__init__.py` of psycopg2, `line 50: psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID`.

I suspect this is some kind of DLL incompatibility.  I am using PostGres 9.2, Python 3.5.1, and Django 1.9 on a Windows 10 PC.  Have tried to install psycgp2 from pip and the exe file with the same result.  

Does any one out there know of a combination of these three programs that works?  This issue has been reported on and off for years, but none of the solutions that I have run across do not work for me.  "	Uncategorized	closed	contrib.postgres	1.9	Normal	invalid	psycopg2, Windows 10, __init___, postgres		Unreviewed	0	0	0	0	0	0
