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 pyPgSQL
Traceback (most recent call last):
  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. 1
Traceback (most recent call last):
  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
-~----------~----~----~----~------~----~------~--~---

Reply via email to