Re: [Graphviz] building doc with Python3
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <54ee3312.655cb40a.4e03.ffffaa0aSMTPIN_ADDED_MISSING@gmr-mx.google.com> |
Not sure if I understand you correct. Doesn't work because of a problem
with doxygen. The file/path
"/home/user/share/work/Phoenix/ext/wxWidgets/docs/doxygen"
is missing.
python3 ./build.py wxlib setrev dox
etg sphinx Build using: "/usr/bin/python3"
3.4.0 (default, Apr 11 2014, 13:05:18)
[GCC 4.8.2]
Python's architecture is 32bit
cfg.VERSION: 3.0.3.dev1684+6933551
USING VERSION: 3.0.3.dev1684+6933551
Running command: wx.lib
ReST-ifying lib...
- lib.agw (package)
- lib.agw.aui (package)
[SNIP]
Finished command: wx.lib (0m4.501s)
Running command: setrev
REV.txt set to ".dev1684+6933551"
cfg.VERSION: 3.0.3.dev1684+6933551
Finished command: setrev (0.110s)
Running command: dox
Checking for /home/user/share/work/Phoenix/bin/doxygen-1.8.2-linux...
Traceback (most recent call last):
File "./build.py", line 1616, in <module>
main(sys.argv[1:])
File "./build.py", line 169, in main
function(options, args)
File "./build.py", line 671, in cmd_dox
_doDox('xml')
File "./build.py", line 664, in _doDox
pwd = pushDir(posixjoin(wxDir(), 'docs/doxygen'))
File "./build.py", line 431, in __init__
os.chdir(newDir)
FileNotFoundError: [Errno 2] No such file or directory:
'/home/user/share/work/Phoenix/ext/wxWidgets/docs/doxygen'
Finished command: dox (0.476s)
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.