Hi, Guys
I've got problems deploying sphinx. I'am installing it on win2k3
vmware isolated from internet. So I have installed:
1. python 2.6.5
2. setuptools-0.6c11.win32-py2.6
3. sphinx-0.6.5-py2.6
4. docutils-0.6
5. jinja2-2.4.1
6. pygments-1.3.1-py2.6
And after it I'm receiving following message while trying to run
sphinx script:
C:\Fitnesse.Help.OnLine\python\Scripts>sphinx-quickstart.exe
Traceback (most recent call last):
File "C:\Fitnesse.Help.OnLine\python\Scripts\sphinx-quickstart-
script.py", lin
e 5, in <module>
from pkg_resources import load_entry_point
File "c:\docume~1\admini~1.its\locals~1\temp\easy_install-zshdmg
\setuptools-0.
6c11-py2.6-win32.egg.tmp\pkg_resources.py", line 2603, in <module>
working_set.require(__requires__)
File "c:\docume~1\admini~1.its\locals~1\temp\easy_install-zshdmg
\setuptools-0.
6c11-py2.6-win32.egg.tmp\pkg_resources.py", line 666, in require
needed = self.resolve(parse_requirements(requirements))
File "c:\docume~1\admini~1.its\locals~1\temp\easy_install-zshdmg
\setuptools-0.
6c11-py2.6-win32.egg.tmp\pkg_resources.py", line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: Pygments>=0.8
Does any body know how to resolve this issue?
--
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.