Hi Takayuki, Thanks, it works now.
Thanks again, LMK On Friday, November 2, 2012 2:00:30 PM UTC+6:30, Takayuki SHIMIZUKAWA wrote: > > HI LMK, > > > -test log: http://pastebin.sabayon.org/pastie/10928 > > You need docutils-0.10 (unreleased yet) for Python-3.3. > Please add this statement into your tox.ini:: > > [testenv:py33] > deps= > nose > svn+ > https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils/#egg=docutils > > > and retry `tox -e py33`. > > Best regards, > -- > Takayuki SHIMIZUKAWA > Sphinx-users.jp > > 2012/11/2 LMK <[email protected] <javascript:>>: > > Hi everyone, > > > > I got build fails (using python3.3, Sabayon linux) and stuck too. I > pulled > > from sphinx-fix-testing-fork to investigate some issues. > > > > -Build log: http://pastebin.sabayon.org/pastie/10927 > > -test log: http://pastebin.sabayon.org/pastie/10928 > > > > Thanks, > > La Min Ko > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
