Request prebuilt binary package (whl) on PyPI
(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?
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 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.