id summary reporter owner description type status priority component severity resolution keywords cc release 1914 Syntax error in parser.py during install zack.carter@… "I attempt to install with easy_install (also tried manually, same result) and this happens: {{{ $ easy_install http://trac-hacks.org/svn/mediawikipluginmacro Downloading http://trac-hacks.org/svn/mediawikipluginmacro Doing subversion checkout from http://trac-hacks.org/svn/mediawikipluginmacro to /tmp/easy_install-GtAx7m/mediawikipluginmacro Processing mediawikipluginmacro Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-GtAx7m/mediawikipluginmacro/egg-dist-tmp-jv5QSo File ""build/bdist.linux-i686/egg/mediawiki/parser.py"", line 923 return u'/'.join(slugifyBit(t) for t in text.split(u'/')) ^ SyntaxError: invalid syntax zip_safe flag not set; analyzing archive contents... TracMediaWikiMacro 1.0 is already the active version in easy-install.pth Installed /usr/lib/python2.3/site-packages/TracMediaWikiMacro-1.0-py2.3.egg Processing dependencies for TracMediaWikiMacro==1.0 Finished processing dependencies for TracMediaWikiMacro==1.0 }}} I'm running Python 2.3. It says it installed but doesn't show up in Trac, maybe because of the error? I edited trac.ini and restarted the server beforehand, of course." defect new normal MediaWikiPluginMacro normal install 0.10