Thanks James! I chose PyscoPG2 for python 2.4. I´ll test to see if
everything works as expected.



On Jun 5, 4:25 pm, James Gardner <[EMAIL PROTECTED]> wrote:
> Hi Voltron,
>
> I haven't tried that but you if you don't mind using psycopg you can get
> the Windows binaries here:http://www.stickpeople.com/projects/python/psycopg/
>
> James
>
> voltron wrote:
> > has anyone tried this lately? I get errors:
>
> > D:\Projects\Pylons_projects\>easy_install python-pgsql
> > Searching for python-pgsql
> > Readinghttp://www.pylonshq.com/download/
> > Readinghttp://cheeseshop.python.org/pypi/python-pgsql/
> > Readinghttp://people.rpath.com/~gafton
> > Readinghttp://people.rpath.com/~gafton/pgsql/
> > Readinghttp://cheeseshop.python.org/pypi/python-pgsql/0.9.5
> > Best match: python-pgsql 0.9.5
> > Downloadinghttp://people.rpath.com/~gafton/pgsql/python-pgsql-0.9.5.tar.gz
> > Processing python-pgsql-0.9.5.tar.gz
> > Running python-pgsql-0.9.5\setup.py -q bdist_egg --dist-dir c:
> > \docume~1\sharri~1
> > .zeu\locals~1\temp\easy_install-ksf8z2\python-pgsql-0.9.5\egg-dist-tmp-
> > d-kcpk
> > Traceback (most recent call last):
> >   File "C:\Python24\Scripts\easy_install-script.py", line 7, in ?
> >     sys.exit(
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 1670, in main
> >     with_ei_usage(lambda:
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 1659, in with_ei_usage
> >     return f()
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 1674, in <lambda>
> >     distclass=DistributionWithoutHelpCommands, **kw
> >   File "C:\Python24\lib\distutils\core.py", line 149, in setup
> >     dist.run_commands()
> >   File "C:\Python24\lib\distutils\dist.py", line 946, in run_commands
> >     self.run_command(cmd)
> >   File "C:\Python24\lib\distutils\dist.py", line 966, in run_command
> >     cmd_obj.run()
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 211, in run
> >     self.easy_install(spec, not self.no_deps)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 446, in easy_install
> >     return self.install_item(spec, dist.location, tmpdir, deps)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 471, in install_item
> >     dists = self.install_eggs(spec, download, tmpdir)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 655, in install_eggs
> >     return self.build_and_install(setup_script, setup_base)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 930, in build_and_install
> >     self.run_setup(setup_script, setup_base, args)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\comm
> > and\easy_install.py", line 919, in run_setup
> >     run_setup(setup_script, args)
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\sand
> > box.py", line 26, in run_setup
> >     DirectorySandbox(setup_dir).run(
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\sand
> > box.py", line 63, in run
> >     return func()
> >   File "c:\python24\lib\site-packages\setuptools-0.6c5-py2.4.egg
> > \setuptools\sand
> > box.py", line 29, in <lambda>
> >     {'__file__':setup_script, '__name__':'__main__'}
> >   File "setup.py", line 81, in ?
>
> >   File "setup.py", line 51, in pg_config
>
> > Exception: pg_config tool is not available.
>
> > 0.95 Pylons on Windows 2000


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to