Hello Guys
Here are the only official doc I have found regarding this point :
If you import a python module with compiled binaries (e.g. numpy) you should ensure, the compiled binaries are compiled with the same toolset/version than Cinema 4D Python interpreter. See Version.
Windows: Python version 2.7.14 (default, May 3 2018, 18:05:57) Build with MSC v.1500 64 bit (AMD64) (Microsoft Visual Studio 2008)
My question is : What file should I add to this directory : C:\Users\fransua\AppData\Roaming\MAXON\Cinema 4D R20_4FA5020E\python27\libs
ogg, whl ? Because in Maya I was able to install whl files with a pip modified version, but right now I am a bit confused about the process.
Any help ?