Good morning,
I'm having a spot of trouble with using the ADDomain function within the ms-active-directory library.
Running the command to import this raises the following error:
"FFIError: multiple declarations of function ghash_portable (for interactive usage, try cdef(xx, override=True))"
I'm running Jupyter Notebooks at work, which uses a SonaType repository to manage libraries.
This error was thrown after changing the directory in Command Prompt to the location of the pip file that connects up SonaType (a different error was raised before that).
I wasn't able to get the syntax right for the override and I couldn't find details of how to overcome the error online.
Thank you for your consideration,
Julian.
Good morning,
I'm having a spot of trouble with using the ADDomain function within the ms-active-directory library.
Running the command to import this raises the following error:
"FFIError: multiple declarations of function ghash_portable (for interactive usage, try cdef(xx, override=True))"
I'm running Jupyter Notebooks at work, which uses a SonaType repository to manage libraries.
This error was thrown after changing the directory in Command Prompt to the location of the pip file that connects up SonaType (a different error was raised before that).
I wasn't able to get the syntax right for the override and I couldn't find details of how to overcome the error online.
Thank you for your consideration,
Julian.