Hi, [...]
> How did you install the Sphinx? > If you've installed sphinx with `easy_install sphinx` or `pip install > sphinx` command, you must have `sphinx-quickstart.exe` under > `virtualenv\Scripts` directory. > > Regards, > -- > Takayuki Shimizukawa > I have already found it, thank you. In order to make the sphinx-quickstart.exe working I also had to modify quicktart.py file as described here: https://bitbucket.org/birkenfeld/sphinx/pull-request/311/fix-sphinx-quickstart-does-not-work-on/diff (and I see you have already come across this one month ago :) ) It looks like this commit is still not present in the Sphinx crrent version. Regards, Mateusz -- 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/d/optout.
