_psycopg.vc9.x86.manifest

From: mani sabri <mani(dot)sabri(at)gmail(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: _psycopg.vc9.x86.manifest
Date: 2011-02-24 19:10:49
Message-ID: 4D66AD39.9030606@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 ?!

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2011-02-25 00:45:16 Re: register_hstore does DB queries, does not play well with async connections
Previous Message Daniele Varrazzo 2011-02-24 11:00:42 Re: NULL dereference when memory is tight