Edgewall Software

Ticket #2261 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

trac-admin doesn't work ?

Reported by: anonymous Owned by: daniel
Priority: normal Milestone:
Component: admin/console Version: 0.9b1
Severity: normal Keywords:
Cc:

Description

I'm trying to execute trac-admin script, but got only error:

trac-admin
Traceback (most recent call last):
  File "./trac-admin", line 26, in ?
    from trac.scripts.admin import run
ImportError: No module named trac.scripts.admin

I'm using OS Gentoo and trac-0.9b1

Attachments

Change History

Changed 3 years ago by eblot

  • status changed from new to closed
  • resolution set to worksforme
  • milestone 0.9.1 deleted

Please double check that Trac is installed in a directory that can be reached by the Python engine (e.g. /usr/lib/python2.3/site-packages/trac/scripts/admin.py), or define your PYTHONPATH environment variable accordingly.

Add/Change #2261 (trac-admin doesn't work ?)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from daniel. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.