Hi Thomas
Thanks for your reply.
My OS is CentOS 6.5 final.
1) I use the 1.2.5 version, from
https://github.com/ROBelgium/MSNoise/releases/tag/1.2.5
2) It seems that I have installed the sphinx package:
[cxh@core MSNoise-1.2.5]$ python bugreport.py -m
************* Computer Report *************
----------------+PYTHON+-------------------
Python: 2.7.8 |Anaconda 2.1.0 (64-bit)| (default, Aug 21 2014, 18:22:21)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)]
---------------+MODULES+-------------------
Required:
[X] numpy: 1.9.0
[X] scipy: 0.14.0
[X] pandas: 0.14.1
[X] matplotlib: 1.4.0
[X] statsmodels: 0.5.0
[X] sqlalchemy: 0.9.7
[X] traitsui: 4.4.0
[X] traits: 4.4.0
[X] enable: 4.3.0
[X] scikits.samplerate: present (no version)
[X] obspy: 0.9.2
[X] sphinx: 1.2.3
[X] jinja2: 2.7.3
[X] flask: 0.10.1
[X] flask.ext.admin: 0.10.1
[X] wtforms: 2.0.1
[X] json: 2.0.9
[X] psutil: 2.1.1
Backends: (at least one is required)
[ ] wx: not found
[X] PyQt4: present (no version)
[ ] PySide: not found
Not required, just checking:
[X] setuptools: 5.8
[ ] reportlab: not found
[X] configobj: 5.0.6
[X] pkg_resources: present (no version)
[ ] paramiko: not found
[X] ctypes: 1.1.0
[X] pyparsing: 2.0.1
[X] distutils: 2.7.8
[X] IPython: 2.2.0
[ ] vtk: not found
Thanks.
At 2014-12-01 16:31:59, "Thomas Lecocq" <thomas.lecocq(a)oma.be> wrote:
Hi,
Can you tell me if :
[_] you use the 1.2.5 version (not master)
[_] you have all dependencies installed (use bugreport.py -m to check)
it looks like the sphinx package is not properly installed !
Thomas
Le 01/12/2014 08:35, cxh757 a écrit :
I follow
http://msnoise.org/doc/installation.html#building-this-documentation to try to build the
documentation.
but when I run "make html", it returns :
[cxh@core doc]$ make html
sphinx-build -b html -d .build/doctrees . .build/html
Traceback (most recent call last):
File "/home/cxh/anaconda/bin/sphinx-build", line 9, in <module>
load_entry_point('Sphinx==1.2.3', 'console_scripts',
'sphinx-build')()
File
"/home/cxh/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py",
line 339, in load_entry_point
File
"/home/cxh/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py",
line 2456, in load_entry_point
ImportError: Entry point ('console_scripts', 'sphinx-build') not
found
make: *** [html] error 1
How can I solve this problem?
Thanks
_______________________________________________
MSNoise mailing list
MSNoise(a)mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise
_______________________________________________
MSNoise mailing list
MSNoise(a)mailman-as.oma.be
http://mailman-as.oma.be/mailman/listinfo/msnoise