After successfully generating C code from Python using Cython and compiling this C code to exe I need to compile this code with Python dependencies (e.g Numpy). To generate C co