Hi,

Just tried to run make html, ran perfectly for quite a while then
produced the error document below. Seemed that everything was OK up to
almost the last action.

I am running on latest Ubuntu Linux.

Thanks ever so,

John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Traceback (most recent call last):
  File "/home/john/Software/python/Python-2.6.1/Doc/tools/sphinx/cmdline.py", line 150, in main
    confoverrides, status, warning, freshenv)
  File "/home/john/Software/python/Python-2.6.1/Doc/tools/sphinx/application.py", line 105, in __init__
    self.config = Config(confdir, CONFIG_FILENAME, confoverrides)
  File "/home/john/Software/python/Python-2.6.1/Doc/tools/sphinx/config.py", line 111, in __init__
    execfile(config['__file__'], config)
  File "/home/john/Software/python/Python-2.6.1/Doc/conf.py", line 33, in <module>
    import patchlevel
ImportError: No module named patchlevel

Reply via email to