Opened 2 years ago

Last modified 2 years ago

#14035 new defect

ticket2trac.py script not work on trac1.4.3 — at Initial Version

Reported by: asrafbd2323@… Owned by: Singbox AB
Priority: normal Component: TicketToTracScript
Severity: normal Keywords:
Cc: Trac Release: 1.4

Description

Hi,

We have installed trac 1.4.3 successfully. It is working fine.

But we are facing one problem while creating ticket using Ticket2trac.py script. It showing below error.

python ticket2trac.py -h

Traceback (most recent call last):

File "ticket2trac.py", line 49, in <module>

from trac.ticket.notification import TicketNotifyEmail

ImportError: cannot import name TicketNotifyEmail

Change History (0)

Note: See TracTickets for help on using tickets.