Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Build python wheels and install python package using pip #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kontinuation
Copy link

@Kontinuation Kontinuation commented Sep 5, 2021

Hi,

I created a docker images for building manylinux2010 wheels for FMM and integrated it with continuous integration. These wheels should be easily installed on many linux platforms, and it makes it possible to distribute the Python binding of FMM with pypi.org.

Wheels were generated in build/wheelhouse directory, which includes manylinux2010 wheels for CPython 3.6, 3.7 and 3.8. We've been using these wheels on various linux platforms (Ubuntu 20.04, Ubuntu 18.04, CentOS 7) in the last month.

We have not encountered problem #195 . You can try these wheels to see if they work in anaconda.

@cyang-kth
Copy link
Owner

Thanks a lot for your interest in contributing to this repo. I feel that creating and distributing this type of wheels helps a lot with installation of fmm. However, I am quite busy recently. I will check it soon when I have spare time.

@aignas
Copy link

aignas commented Nov 11, 2021

Hello, has there been any progress on this? Being able to install binary wheels on linux would be really a nice thing to have in this project.

@gjgress
Copy link

gjgress commented Jul 8, 2022

Any chance these wheels can be made available? Especially now that FMM relies on old versions of libraries, having these accessible would be a huge help.

@Kontinuation
Copy link
Author

Kontinuation commented Jul 8, 2022

Any chance these wheels can be made available? Especially now that FMM relies on old versions of libraries, having these accessible would be a huge help.

I've uploaded the wheels to my google drive, you can try it out.

@gjgress
Copy link

gjgress commented Jul 8, 2022 via email

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.

None yet

4 participants