[Bf-committers] sphinx compiling err, anytips

jmsoler at free.fr jmsoler at free.fr
Thu Apr 7 06:49:49 CEST 2011


Selon Yousef Hurfoush <bat3a at msn.com>:

>
> i tried to compile api docs using sphinx and i get this error:
>
>
> C:\BlenderSVN\blender\Rel>blender --background --python
> ..\doc/python_api/sphinx
> _doc_gen.py
> found bundled python: C:\BLENDE~1\blender\Rel\2.56\python
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "<string>", line 1183, in <module>
>   File "<string>", line 1141, in main
>   File "<string>", line 1040, in rna2sphinx
>   File "<string>", line 505, in pycontext2sphinx
>   File "C:\BLENDE~1\blender\Rel\2.56\python\lib\ctypes\__init__.py", line
> 340, i
> n __init__
>     self._handle = _dlopen(self._name, mode)
> WindowsError: [Error 126] The specified module could not be found
>
> Blender quit
>
> C:\BlenderSVN\blender\Rel>
>
>
> i have sphinx installed 1.07 and python 2.6 on windows 7 x64 and i have
> compiled blender successfully.
>
> any tips will be welcome :)
>

hi,

in fact you are under python 3.2 when you try to build the API python docs.
I have the same problem with the same system since around two months but i've
seen that sphinx is by default a linux ubuntu's tool, so ...




More information about the Bf-committers mailing list