psycopg2 can't find my python26 installation
Posted
by Rhubarb
on Stack Overflow
See other posts from Stack Overflow
or by Rhubarb
Published on 2010-05-23T05:26:10Z
Indexed on
2010/05/23
5:30 UTC
Read the original article
Hit count: 299
I believe it's because I installed python using SciPy, so apparently it's not in the registry where the psycopg2 installer is looking. Anyway to fix this without installing python26 over the existing install? I'm not sure if that will corrupt it.
© Stack Overflow or respective owner