I'm unfamilar on how to install the Python SIP module for compiling C code ?

You normally install modules using pip install <package_name>. If everything goes well, you just need to import the module into your programs.

Have you tried this? What errors did you get?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.