From: Chris B. - N. F. <chr...@no...> - 2013-05-29 23:02:52
|
On Wed, May 29, 2013 at 2:19 PM, Russell E. Owen <ro...@uw...> wrote: > I guess we could serve the associated packages (pytz, dateutil and six), > or if they can be installed by pip, ask users to install those. But > users using binary installers may not even have pip available, so it's a > big initial hurdle. If the binary installers are available (and easy to find), not such a big deal -- this is teh case with Christoph's repository for Windows, for instance. Russell, have you been following the thread I started on the pythonmac list? We really need a way to deal better with binaries on the Mac, including dependency handling. Note that supposedly the "wheel" format is coming (soon?), and after that support for binary wheels by pip. Of course, none of that helps right now... -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |