Yeah thats what I thought, but I grabbed everything via setuptools and
everything is pathed up and using the correct interpreter. Like I mentioned
the unitTests are all running so the environment should be fine else they'd
bail also, or so I'd have thought. Not sure if it's a mismatch in the build
version of Sphinx itself?

What does everybody else run for auto-documentation now as I need to get
these api docs generated and have spent way too long trying to get Sphinx
breathing again.

cheers Marcus

On 7 September 2016 at 10:20, Marcus Ottosson <[email protected]>
wrote:

> DLL load failed errors are typically due to your Python version trying to
> load a module that wasn't compiled for it.
>
> Have a look in your environment for things like PySide/PyQt and that your
> Python actually running is `mayapy`.
>
> On 7 September 2016 at 09:31, Mark Jackson <[email protected]> wrote:
>
>> Morning all,
>>
>> I'm trying to get our API docs updated and to do so I've always run
>> Sphinx to generate the docs but from an old laptop that was 32bit and
>> running Maya2012.
>>
>> I'm trying to get the whole thing running again from 2016 but running
>> into issues whenever the Sphinx build process hits OpenMaya.
>>
>> # #     import maya.OpenMaya as OpenMaya
>> # #   File 
>> "S:\Maya_2016_DI\build\Release\runTime\Python\Lib\site-packages\maya\OpenMaya.py",
>> line 25, in <module>
>> # #   File 
>> "S:\Maya_2016_DI\build\Release\runTime\Python\Lib\site-packages\maya\OpenMaya.py",
>> line 21, in swig_import_helper
>> # # ImportError: DLL load failed: The specified procedure could not be
>> found.
>>
>> As far as I can tell all the Eclipse environment is fine, all our
>> unitTests run fine and those all call the same Maya boot sequence which in
>> turn needs OpenMaya for all the MetaData testing. For some reason when
>> Sphinx tries to build the Maya environment it bails with OpenMay.
>>
>> Can anybody shed any idea as to why Sphinx wouldn't play nicely with
>> OpenMaya as it's driving me mad!
>>
>> thanks
>>
>> Mark
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/python_inside_maya/CAGQH2FE5R54xNLg_hpoCgRDW-bGW7K%
>> 2BjPnp3XwNTX0xWg7FdiQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/python_inside_maya/CAGQH2FE5R54xNLg_hpoCgRDW-bGW7K%2BjPnp3XwNTX0xWg7FdiQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> *Marcus Ottosson*
> [email protected]
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/python_inside_maya/CAFRtmODa7REV5oE5tgc3ABx%2B2KMYaq%
> 3Djb4HSysh6QTirvwUjFg%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODa7REV5oE5tgc3ABx%2B2KMYaq%3Djb4HSysh6QTirvwUjFg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
-------------------------------------
Mark Jackson
CEO / Technical Director
red9consultancy.com

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAGQH2FGXGAaY58wtx-fWYYCwfdkf3x89jDCrPdTyiJLMXRwp%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to