enable icon indicating copy to clipboard operation
enable copied to clipboard

Request prebuilt binary package (whl) on PyPI

Open mo-han opened this issue 4 years ago • 2 comments

(I mainly use Windows so haven't check if it's same for linux or other OS)

Currently enable only provide source code package on PyPI, user needs to build it to install (and install SWIG for prerequisite). Frankly speaking it's unnecessarily inconvenient. Instead, I downloaded the pre-built whl file from https://www.lfd.uci.edu/~gohlke/pythonlibs/. Could you provide official whl package, please?

mo-han avatar Feb 07 '21 01:02 mo-han

Thanks for the issue @mo-han . There is an umbrella issue https://github.com/enthought/ets/issues/56 regarding the need to build/upload wheels for a number of ETS packages. This is definitely something we want to do but we might not be able to address this issue this quarter.

Is this something you would be interested in contributing?

rahulporuri avatar Feb 08 '21 11:02 rahulporuri

@rahulporuri I wonder if I'm skillful enough to contribute but I'll see what I can do. Meanwhile, before this goal is achieved, those 3rd part pre-built whl files should be enough.

mo-han avatar Feb 09 '21 09:02 mo-han