Hi there, Can someone please help me, i'm stucj with this problem.
I tried to install trac with postgraeSQL and below is the reult i get i also tried to search the Search the list's archive for that error but with no good result. Someone please advise further. Best Regards On May 22, 9:50 am, ip520 <[EMAIL PROTECTED]> wrote: > Hi there, > > thank you for the great support. > > The command worked well and i was able to create the trac-environment > after inserting the asked information i get the following messages: > > Creating and Initializing Project > Failed to create environment. No module named > pyPgSQLTraceback(mostrecentcalllast): > File "/usr/local/lib/python2.4/site-packages/trac/scripts/admin.py", > line 613, in do_initenv > options=options) > File "/usr/local/lib/python2.4/site-packages/trac/env.py", line 145, > in __init__ > self.create(options) > File "/usr/local/lib/python2.4/site-packages/trac/env.py", line 250, > in create > DatabaseManager(self).init_db() > File "/usr/local/lib/python2.4/site-packages/trac/db/api.py", line > 70, in init_db > connector.init_db(**args) > File "/usr/local/lib/python2.4/site-packages/trac/db/ > postgres_backend.py", line 44, in init_db > cnx = self.get_connection(path, user, password, host, port, > params) > File "/usr/local/lib/python2.4/site-packages/trac/db/ > postgres_backend.py", line 40, in get_connection > return PostgreSQLConnection(path, user, password, host, port, > params) > File "/usr/local/lib/python2.4/site-packages/trac/db/ > postgres_backend.py", line 96, in __init__ > from pyPgSQL import PgSQL > ImportError: No module named pyPgSQL > Failed to initialize environment. 1Traceback(mostrecentcalllast): > File "/usr/local/lib/python2.4/site-packages/trac/scripts/admin.py", > line 617, in do_initenv > sys.exit(1) > SystemExit: 1 > > can someone please advise > > Best Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
