Hi,
I've just installed Sphinx using easy_install. It downloaded
Sphinx-0.6.1-py2.5.egg to my site-packages. When I run make build in
my docs directory I get the following error:
Exception occurred:
File "/opt/local/lib/python2.5/site-packages/Sphinx-0.6.1-py2.5.egg/
sphinx/ext/intersphinx.py", line 39, in <module>
urllib2.HTTPHandler(), urllib2.HTTPSHandler()))
AttributeError: 'module' object has no attribute 'HTTPSHandler'
HTTPSHandler isn't available for Python 2.5, only 2.6.
I have Sphinx 0.5.1 installed another computer and it builds these
same docs without any error. Any suggestions?
TIA,
- Nithin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---