Hi,
please tell me the procedure to install c or C++ extension program for python in mobile?
Hi,
please tell me the procedure to install c or C++ extension program for python in mobile?
Hi,
Please ask Python related questions in the Python forum.
Anyway, if you're asking how to install an extension, if it's a sis file, just install it, if it's a pyd file, see this article.