-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 27.12.2010 20:15, schrieb Bill Bedford: > Since upgrading to Mac OS X 10.6 I have not been able to run Sphinx. > the error is:- > > york:Mousa admin$ make html > sphinx-build -b html -d build/doctrees source build/html > Fatal Python error: Interpreter not initialized (version mismatch?) > make: *** [html] Abort trap > > I have reinstall the system, python and Sphinx, and made sure there is > only one version of Sphinx on the machine.
Hi Bill, I'm not sure what could cause this in Sphinx itself, other than a broken install of Python. If you use autodoc, be aware that it imports modules, so they could be a cause of this crash as well. You could use the new faulthandler module from http://pypi.python.org/pypi/faulthandler to debug this further. cheers, Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAk0a/rgACgkQN9GcIYhpnLAwSgCfYMqCmuC+cTaJ39UHStNIwAP7 cDQAniYQ+8dUIAMjd71i0BqUqvlbFgzg =kEQM -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.