_psycopg.vc9.x86.manifest - Mailing list psycopg

From mani sabri
Subject _psycopg.vc9.x86.manifest
Date
Msg-id 4D66AD39.9030606@gmail.com
Whole thread Raw
Responses Re: _psycopg.vc9.x86.manifest  (Jason Erickson <jerickso@stickpeople.com>)
List psycopg
Hi
This is my first mail in this mailing list and it's a very primitive question!
I'm trying to "pip install psycopg2" on my windows7 msvc9 machine and
it give me this:

.
.
.
running build_ext

C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin\mt.exe -nologo -manifest psycop
g\_psycopg.vc9.x86.manifest -outputresource:build\lib.win32-2.6\psycopg2\_psycop
g.pyd;2

psycopg\_psycopg.vc9.x86.manifest : general error c1010070: Failed to load and p
arse the manifest. The system cannot find the file specified.

error: command 'mt.exe' failed with exit status 31

----------------------------------------
Command D:\sources\pylonsEnv\Scripts\python.exe -c "import setuptools;__file__='
D:\\sources\\pylonsEnv\\build\\psycopg2\\setup.py';execfile(__file__)" install -
-single-version-externally-managed --record c:\users\mani\appdata\local\temp\pip
-emoyho-record\install-record.txt --install-headers D:\sources\pylonsEnv\include
\site\python2.6 failed with error code 1
Storing complete log in C:\Users\Mani\AppData\Roaming\pip\pip.log

Any idea what's wrong? is it my fault ?!


psycopg by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: NULL dereference when memory is tight
Next
From: Daniele Varrazzo
Date:
Subject: Re: register_hstore does DB queries, does not play well with async connections