Skip to content

32 bit Python modules use i386, not x86#250

Merged
konstin merged 1 commit intoPyO3:masterfrom
ankitects:i386-fix
Dec 30, 2019
Merged

32 bit Python modules use i386, not x86#250
konstin merged 1 commit intoPyO3:masterfrom
ankitects:i386-fix

Conversation

@dae
Copy link
Contributor

@dae dae commented Dec 26, 2019

The generated .so files on a 32 bit machine weren't being recognised by Python. When renaming to 'i386' instead of 'x86', Python is able to pick them up. Tested on a 32 bit Ubuntu 16.04 machine using Python 3.5.

@konstin
Copy link
Member

konstin commented Dec 30, 2019

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants