I am setting up my PPC G4 iBook (1.33GHz) after a recent format. Tiger 10.4.11.
I was installing Python and wxpython. I installed Python2.6 and then since it doesn't have doc package, I tried Python3.0-doc (but didn't actually request Python3.0, just to see what would happen). ~$ uname -a Darwin rincewind.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc I ran the following command (ports is MacPorts 1.600) and had the following output: $ sudo port install python30-doc py-wxpython ~$ sudo port install python30-doc py-wxpython ---> Fetching py25-docutils ---> Attempting to fetch docutils-0.4.tar.gz from http://downloads.sourceforge.net/docutils ---> Verifying checksum(s) for py25-docutils ---> Extracting py25-docutils ---> Configuring py25-docutils ---> Building py25-docutils with target build ---> Staging py25-docutils into destroot ---> Installing py25-docutils 0.4_0 ---> Activating py25-docutils 0.4_0 ---> Cleaning py25-docutils ---> Fetching python30 ---> Attempting to fetch Python-3.0rc1.tar.bz2 from http://www.python.org//ftp/python/3.0/ ---> Verifying checksum(s) for python30 ---> Extracting python30 ---> Applying patches to python30 ---> Configuring python30 ---> Building python30 with target all libpython3.0.dylib ---> Staging python30 into destroot ---> Installing python30 3.0rc1_0 ---> Activating python30 3.0rc1_0 To fully complete your installation and make python 3.0 the default, please run sudo port install python_select sudo python_select python30 ---> Cleaning python30 ---> Fetching python30-doc ---> Attempting to fetch Python-3.0a3.tgz from http://www.python.org/ftp/python/3.0/ ---> Verifying checksum(s) for python30-doc ---> Extracting python30-doc ---> Configuring python30-doc ---> Building python30-doc with target html Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python30-doc/work/Python-3.0a3/Doc" && make html " returned error 2 Command output: A tools/pygments/lexers/functional.py A tools/pygments/lexers/_vimbuiltins.py A tools/pygments/lexers/_clbuiltins.py A tools/pygments/lexers/web.py A tools/pygments/lexers/special.py A tools/pygments/lexers/asm.py A tools/pygments/lexers/other.py A tools/pygments/lexers/agile.py A tools/pygments/lexers/text.py A tools/pygments/cmdline.py A tools/pygments/util.py A tools/pygments/lexer.py A tools/pygments/token.py A tools/pygments/filters A tools/pygments/filters/__init__.py A tools/pygments/unistring.py A tools/pygments/filter.py Checked out revision 67462. mkdir -p build/html build/doctrees python2.5 tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size= . build/html Can't get version info from Include/patchlevel.h, using version of this interpreter (2.5.2). Sphinx v0.5 (hg), building html Exception occurred: File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python30-doc/work/Python-3.0a3/Doc/tools/sphinx/_jinja.py", line 18, in <module> from jinja import Environment ImportError: No module named jinja The full traceback has been saved in /tmp/sphinx-err-rzYpxu.log, if you want to report the issue to the author. Please also report this if it was a user error, so that a better error message can be provided next time. Send reports to [EMAIL PROTECTED] Thanks! make: *** [build] Error 1 Error: Status 1 encountered during processing. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
sphinx-err-rzYpxu.log
Description: Binary data
