fmm icon indicating copy to clipboard operation
fmm copied to clipboard

Build python wheels and install python package using pip

Open Kontinuation opened this issue 2 years ago • 5 comments

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.

Kontinuation avatar Sep 05 '21 15:09 Kontinuation

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.

cyang-kth avatar Sep 06 '21 00:09 cyang-kth

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.

aignas avatar Nov 11 '21 04:11 aignas

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.

gjgress avatar Jul 08 '22 03:07 gjgress

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.

Kontinuation avatar Jul 08 '22 08:07 Kontinuation

I ended up coming up with another solution to get FMM working, but I appreciate the prompt reply!

Nevertheless I will experiment with it next week, and report back. I think this would be a good solution to minimize maintenance.

On Fri, Jul 8, 2022, 5:01 PM Kristin Cowalcijk @.***> wrote:

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 driver, you can try it out https://drive.google.com/drive/folders/1cqqSRnlId0a2mN7_oIUEOo3VbJzxLh2z?usp=sharing .

— Reply to this email directly, view it on GitHub https://github.com/cyang-kth/fmm/pull/210#issuecomment-1178680248, or unsubscribe https://github.com/notifications/unsubscribe-auth/AID6HKKBDQAEATOMSS74ISTVS7N35ANCNFSM5DO4XBIQ . You are receiving this because you commented.Message ID: @.***>

gjgress avatar Jul 08 '22 08:07 gjgress