I would like to start by apologizing to Danny, has I did not reply to
him immediately. Danny sent me an email regrading the installation of
psycop2  for PostgreSQL. He was getting a Visual Studio installation
error. I have been wrapped up at work and have just recently gotten
around to really looking at my email. If it is not too late. Here is
the reply email message, that solved my problem.
Again, Danny, please accept my sincere apologies.

On Fri, 21 Nov 2008, DJ wrote:

> Hello Jason,
>
> I am trying to use your
> psycopg2-2.0.8.win32-py2.6-pg8.3.4-release.exe<http://www.stickpeople.
> com/projects/python/win-psycopg/psycopg2-2.0.8.win32-py2.6-pg8.3.4-rel
> ease.exe>to install the psycopg2 driver to use with PostgreSQL on my
> XP box. However, the install will not run, I receive this error message:
>
> The application has failed to start because the application
> configuration is wrong. Reinstalling the application may fix the problem.
>
> I am hoping you can tell me what the problem maybe. OS: XP Version 2002 SP3.
>
#############################Jason's Reply
##################################
I get that message if I do not have Python 2.6 installed.

The true reason that message appears is because the MSVC++ 2008
runtime libraries are not installed.  The Python 2.6 installer will
install the runtime librarires.  If you still have problems installing
it after installing Python 2.6, it could be that there's something
funky with the runtime libraries.  You can install them by hand by
downloading the following package from Microsoft:

http://www.microsoft.com/downloadS/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

################## End Jason's Reply
###########################################

This fixed my problem. Hopefully, I am not to late to help.
DJ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to