Modify

Opened 16 years ago

Closed 16 years ago

#3201 closed defect (worksforme)

Import failed in 0.11

Reported by: anonymous Owned by: Noah Kantrowitz
Priority: normal Component: IncludeMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Traceback (most recent call last):

File "/usr/local/lib/python2.5/site-packages/trac/wiki/macros.py", line 448, in get_macros

yield name

GeneratorExit 2008-06-17 14:24:44,344 Trac[loader] ERROR: Failed to load plugin includemacro.macros from /usr/local/lib/python2.5/site-packages/TracIncludeMacro-2.1-py2.5.egg Traceback (most recent call last):

File "/usr/local/lib/python2.5/site-packages/trac/loader.py", line 101, in load_components

entry_point.load()

File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 1912, in load

entry = import(self.module_name, globals(),globals(), __name__?)

File "build/bdist.linux-i686/egg/includemacro/macros.py", line 9, in <module>

ImportError: cannot import name Context

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Noah Kantrowitz

Resolution: worksforme
Status: newclosed

You are trying to use the 0.11 version of the plugin with Trac 0.10. Don't.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
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.