| 1 | initial version |
Given the paths appearing in your traceback, it seems that you installed git_trac by yourself (or that it comes from an earlier not-from-fource Sage install), hence it seems not directly related to your new Sage installation. You can:
git_trac from scratchor
use git_trac as provided by Sage:
sage -i git_trac
and then use it from Sage:
sage -git trac <blah>
| 2 | No.2 Revision |
Given the paths appearing in your traceback, it seems that you installed git_trac by yourself (or that it comes from an earlier not-from-fource not-from-source Sage install), hence it seems not directly related to your new Sage installation. You can:
git_trac from scratchor
use git_trac as provided by Sage:
sage -i git_trac
and then use it from Sage:
sage -git trac <blah>
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.