Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use standard Python tool to build Python extension #493

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

hongquan
Copy link

@hongquan hongquan commented Aug 13, 2018

This is to fix #491

Here are the build logs, when building wheel package with this new setup.py script.

On Raspberry Pi 3 (armv7l): https://paste.ee/p/aadtr
On Mac OS X 10.12: https://paste.ee/p/dRAYk
On Ubuntu 18.04 (x86_64): https://paste.ee/p/9Tx5H

The produced .whl files are uploaded here: https://gemfury.com/fossasia/python:snowboy

@hongquan
Copy link
Author

In this PR, I make change of folder layout under swig/Python(3). It is explained here fossasia/susi_linux#326 (comment).

@hongquan
Copy link
Author

hongquan commented Jan 4, 2019

Could you consider this @chenguoguo ?

This PR supersedes #475

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Python extension with setuptools
1 participant