I'm not familiar with windows (folks don't have many of them - or any other computers - where I live) but what you need is to have setuptools installed, and this is *probably* how you install it: http://stackoverflow.com/questions/309412/how-to-setup-setuptools-for-python-2-6-on-windows#309783
Anyone else here care to comment? On Wed, Oct 24, 2012 at 3:25 PM, han zheng <[email protected]> wrote: > thanks,but when I ran "flogtool tail BASEDIR/private/logport.furl" > I got a importError: > > Traceback: > File " f:\allmydata-tahoe-1.9.1\support\Scripts\flogtool.pyscript", > line 6,in <module> > from pkg_resources import load_entry_point > ImportError: No module named pkg_resources > > I do not know why... > > > 2012-10-24 > ________________________________ > han zheng > ________________________________ > 发件人:Uncle Zzzen > 发送时间:2012-10-24 12:45 > 主题:Re: [tahoe-dev] how to see the log information? > 收件人:"Tahoe-LAFS development"<[email protected]> > 抄送: > > I'm a noob here, but I happen to know the answer to this one :) > https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/logging.rst > > Cheers, > The Dod > > On Wed, Oct 24, 2012 at 9:59 AM, han zheng <[email protected]> wrote: >> Hi, >> >> When I saw tahoe source code, I found there were many log funcitons, but I >> cannot find where these log files are. So how to get these log >> information? >> >> >> 2012-10-24 >> ________________________________ >> han zheng >> >> _______________________________________________ >> tahoe-dev mailing list >> [email protected] >> https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev >> > > > > -- > https://corky.net/~zzzen/zzzen.asc > 4759 A11D 6E05 D778 4A51 A002 A758 BD37 C2C1 AEFB > _______________________________________________ > tahoe-dev mailing list > [email protected] > https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev > > _______________________________________________ > tahoe-dev mailing list > [email protected] > https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev > -- https://corky.net/~zzzen/zzzen.asc 4759 A11D 6E05 D778 4A51 A002 A758 BD37 C2C1 AEFB _______________________________________________ tahoe-dev mailing list [email protected] https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
