Skip to main content

姬小野的pypi测试项目.

Project description

python的c扩展学习

将c文件编译成dll库 gcc -shared -o c_sum.dll c_sum.c

出现错误OSError: [WinError 193] %1 is not a valid Win32 application, 原因是64位的python无法直接调用32位的dll, 下载64位的MinGW64替代32位的(或者用python 32)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

my_package_fiveplus-0.4.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

my_package_fiveplus-0.4.0-py2.py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page