> > [EMAIL PROTECTED] wrote:> > I just followed the instuction from
> > http://trac.edgewall.org/wiki/TracMercurial but failed.> > > > It says that
> > hg is not recognized after I build The TracMercurial plugin egg and added
> > to the plugins folder of the environment,> > You need to be able to import
> > the mercurial package from the python> interpreter you're using for running
> > Trac.> For example, if you're starting tracd from a shell, then from the
> > same> shell you need to be able to do the following:> > $ python> >>>
> > import mercurial> >>>> > If you get an import error at this point,
> > Mercurial itself was not> properly installed for this interpreter. ***
> > sure, 'import mercurial' not work! but I can't figure out how to enable it.
> > I searched http://www.selenic.com/mercurial/ but find nothing like
> > svn-python-1.4.6.win32-py2.5.exe. Mercurial just works fine even if
> > 'import mercurial' not working. sorry but can you help me that is there a
> > seperate package for python to enable 'import mercurial' ? ------
I download mercurial-stable-snapshot.tar.tar and put the directory with file
__init__.py into python25\lib\
and now , import mercurial works.
but another error here:
ImportError: No module named bdiff
_________________________________________________________________
MSN圣诞礼物火热登场,免费发放中,快来领取吧!
http://im.live.cn/emoticons/?ID=18
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---