Re: Reg: Installation problems in psycopg2
"James Henstridge" <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 14, 2008 at 9:08 PM, Raj K <[email protected]> wrote: > *p.s -> I did find one binary in > http://www.stickpeople.com/projects/python/win-psycopg/index.html#Ver.... > But the licensing is GPL and I wont be able to use it (I am doing > coding for proprietary systems) Presumably the code in those Windows builds is identical to that in the source releases, so there shouldn't be any difference between compiling it yourself and using that build. That website should probably make this clear. James.