| From: | Jason Erickson <jerickso(at)stickpeople(dot)com> |
|---|---|
| To: | mani sabri <mani(dot)sabri(at)gmail(dot)com> |
| Cc: | psycopg(at)postgresql(dot)org |
| Subject: | Re: _psycopg.vc9.x86.manifest |
| Date: | 2011-02-25 01:03:13 |
| Message-ID: | 20110224174604.I80642@stickpeople.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
On Thu, 24 Feb 2011, mani sabri wrote:
> 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:
Good news, it's not your fault :).
pip is trying to install the beta package, which was missing two files
recently introduced on the windows build. Don't get Daniele started on
why easy_install is choosing the beta package ;).
I'm not that familar with pip, but can you force it to use a particular
version, like the current stable release of 2.3.2? If so, you will have
better luck until we get the next release out (which is hopefully real
soon now).
-jason
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Baptiste Quenot | 2011-02-25 16:53:36 | [PATCH] Improve hstore support |
| Previous Message | Daniele Varrazzo | 2011-02-25 00:45:16 | Re: register_hstore does DB queries, does not play well with async connections |