I'm attempting to install tortoisehg-py27 on my Mac, using fink. When I do, I get the following report. Any suggestions re: what went wrong, and how to get it working, would be greatly appreciated. (Log file output at the end)
Copying Sphinx.egg-info to /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/lib/python2.7/site-packages/Sphinx-1.0.5-py2.7.egg-info running install_scripts Installing sphinx-build script to /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/bin Installing sphinx-quickstart script to /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/bin Installing sphinx-autogen script to /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/bin mkdir -p /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/share/doc/sphinx-py27 cp -R doc /sw/src/fink.build/root-sphinx-py27-1.0.5-1/sw/share/doc/sphinx-py27/doc make -C doc latex PYTHON=python2.7 SPHINXBUILD="python2.7 ../sphinx-build.py" python2.7 ../sphinx-build.py -b latex -d _build/doctrees . _build/latex Making output directory... Running Sphinx v1.0.5 Exception occurred: File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/writers/latex.py", line 105, in ExtBabel _ISO639_TO_BABEL = Babel._ISO639_TO_BABEL.copy() AttributeError: type object 'Babel' has no attribute '_ISO639_TO_BABEL' The full traceback has been saved in /tmp/sphinx-err-GFiH3F.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks! make: *** [latex] Error 1 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-sphinx-py27-1.0.5-1 (Reading database ... 48405 files and directories currently installed.) Removing fink-buildlock-sphinx-py27-1.0.5-1 ... Updating the list of locally available binary packages. Scanning dists/unstable/main/binary-darwin-i386 New package: dists/unstable/main/binary-darwin-i386/libs/libmng2-shlibs_1.0.10-2_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/libs/libmng2_1.0.10-2_darwin-i386.deb Scanning dists/stable/main/binary-darwin-i386 New package: dists/stable/main/binary-darwin-i386/graphics/lcms-bin_1.18-2_darwin-i386.deb New package: dists/stable/main/binary-darwin-i386/graphics/lcms-shlibs_1.18-2_darwin-i386.deb New package: dists/stable/main/binary-darwin-i386/graphics/lcms_1.18-2_darwin-i386.deb Failed: phase installing: sphinx-py27-1.0.5-1 failed Also include the following system information: Package manager version: 0.31.4 Distribution version: selfupdate-rsync Sun Nov 6 01:54:14 2011, 10.6, i386 Trees: local/main stable/main stable/crypto unstable/crypto unstable/main Xcode: 4.2 /tmp/sphinx-err-GFiH3F.log: # Sphinx version: 1.0.5 # Python version: 2.7.2 # Docutils version: 0.8 release # Jinja2 version: 2.5.5 Traceback (most recent call last): File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/cmdline.py", line 172, in main warningiserror, tags) File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/application.py", line 116, in __init__ self.setup_extension(extension) File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/application.py", line 259, in setup_extension mod.setup(self) File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/ext/todo.py", line 162, in setup man=(visit_todo_node, depart_todo_node)) File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/application.py", line 365, in add_node from sphinx.writers.latex import LaTeXTranslator as translator File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/writers/latex.py", line 98, in <module> class ExtBabel(Babel): File "/sw/src/fink.build/sphinx-py27-1.0.5-1/Sphinx-1.0.5/sphinx/writers/latex.py", line 105, in ExtBabel _ISO639_TO_BABEL = Babel._ISO639_TO_BABEL.copy() AttributeError: type object 'Babel' has no attribute '_ISO639_TO_BABEL' ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users