Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#12376 closed defect (worksforme)

build egg package is not completed

Reported by: icersong@… Owned by: Dirk Stöcker
Priority: normal Component: TracIniAdminPanelPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Ryan J Ollos)

download zip package and unzip it.

$ python2.6 setup.py bdist_egg

then I found no locale folder in TracIniAdminPanel-1.0.1-py2.6.egg.

Attachments (0)

Change History (4)

comment:1 Changed 9 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 9 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

Please try:

$ easy_install babel
$ python setup.py compile_catalog -f
$ python setup.py bdist_egg

comment:3 Changed 9 years ago by Jun Omae

See also #11262.

comment:4 Changed 9 years ago by icersong@…

Thanks!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dirk Stöcker.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.