Hi!

I wanted to try be, however in the bugs-everwhere package comming with
Ubuntu 10.04 the be init command could not be found.

so I wanted to get the sources directly from the git repository, but
after make and make install:

a...@farnsworth:~/workspace/be$ make
git log -1 --date=short --pretty='format:"Autogenerated by make
libbe/_version.py"%nversion_info = {%n    "date":"%cd",%n
"revision":"%H",%n    "committer":"%cn"}%n' > libbe/_version.py
python setup.py build
running build
running build_py
copying libbe/_version.py -> build/lib.linux-x86_64-2.6/libbe
running build_scripts

a...@farnsworth:~/workspace/be$ make install
git log -1 --date=short --pretty='format:"Autogenerated by make
libbe/_version.py"%nversion_info = {%n    "date":"%cd",%n
"revision":"%H",%n    "committer":"%cn"}%n' > libbe/_version.py
python setup.py build
running build
running build_py
copying libbe/_version.py -> build/lib.linux-x86_64-2.6/libbe
running build_scripts
make -C doc html
make[1]: Entering directory `/home/ao/workspace/be/doc'
python generate-libbe-txt.py
sphinx-build -b html -d .build/doctrees   . .build/html
Running Sphinx v0.6.4
/usr/lib/pymodules/python2.6/pygments/plugin.py:39: UserWarning: Module
pygments was already imported from
/usr/lib/pymodules/python2.6/pygments/__init__.py, but
/usr/lib/pymodules/python2.6 is being added to sys.path
  import pkg_resources

Extension error:
Could not import extension numpydoc (exception: No module named numpydoc)
make[1]: *** [html] Error 1
make[1]: Leaving directory `/home/ao/workspace/be/doc'
make: *** [sphinx] Error 2

However, looking into the /usr/share/doc/python-chaco/source/sphinxext/
directory:

a...@farnsworth:~/workspace/be$ ll
/usr/share/doc/python-chaco/source/sphinxext/
total 84
-rw-r--r-- 1 root root  5181 2009-07-16 18:26 comment_eater.py
-rw-r--r-- 1 root root 24704 2009-07-16 18:26 compiler_unparse.py
-rw-r--r-- 1 root root 14265 2009-07-16 18:26 docscrape.py
-rw-r--r-- 1 root root  3397 2009-07-16 18:26 docscrape_sphinx.py
-rw-r--r-- 1 root root  1431 2009-07-16 18:26 LICENSE.txt
-rw-r--r-- 1 root root 15855 2009-07-16 18:26 numpydoc.py
-rw-r--r-- 1 root root  4456 2009-07-16 18:26 traitsdoc.py

so... where is the Problem?

brgds,

AO



_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to