[Baypiggies] rdflib

Nathan Yergler nathan at yergler.net
Sat Jan 31 07:43:34 CET 2015


I don't think build_sphinx is a valid distutils command for setup.py

Glancing at the repo, it appears you could build the docs by changing
to that directory and running make:

$ cd docs
$ make html



On Fri, Jan 30, 2015 at 10:34 PM, Victor Masinter-Castellanos
<victormasintercastellanos at yahoo.com.dmarc.invalid> wrote:
> Hi all, I have installed rdflib (https://github.com/RDFLib/rdflib) it works
> fine as far as I can tell. the problem is just that the documentation does
> not install. I try python setup.py build_sphinx and it gives me
>
> error: invalid command 'build_sphinx'
>
> however, I know that sphinx is fine because I test it with
>
> which sphinx-quickstart
>
> and it give me back
>
> /Applications/anaconda/bin/sphinx-quickstart
>
> I am on a mac, `osx 10.10.1, Python 2.7.9, Anaconda 2.1.0 x86_64`
>
> what am I missing?
>
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> https://mail.python.org/mailman/listinfo/baypiggies


More information about the Baypiggies mailing list