Hi Sam,

Your problem was already resolved?
It looks like you are trying to execute Python3 converted Sphinx code
on Python2.

--
Takayuki SHIMIZUKAWA
http://about.me/shimizukawa


2013/4/30 Sam Kleinman <[email protected]>:
>
> Hello all,
>
> I'm attempting to install and test Sphinx 1.2b1 and have the following
> installation and compatibility issues that I'd like to raise
>
> 1. I'm able to install (and print help text!) on virtualenvs for both
> python2 and python3
>
> 2a. When I try and install sphinx using pip system wide I get errors that
>     resemble the following during the install:
>
>       File "/usr/lib/python2.7/site-packages/sphinx/setup_command.py", line 
> 147
>         print(darkred('reST markup error:'), file=sys.stderr)
>
> 2b. When I try to run sphinx-build --help, on the resulting instal
>     product, I get a related error pointing at file=sys.stderr. Sorry,
>     don't have one of these saved.
>
> 3. I've had to downgrade to Sphinx 0.9.7 in the past to make the manpage
>    builder work. It looks like there's been a fix for the issue (a
>    related issue.) I assume this interoperation is fully tested.
>
> Sorry for being so neurotic, anyone have similar experiences/solutions?
>
> Cheers,
> sam
>
> --
> Sam Kleinman (tychoish):
>  - [email protected]
>  - tychoish <http://tychoish.com/>
>  "don't get it right, get it written" -- james thurber
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to