#20739: Make snappy a pip package
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  days74             |    Reviewers:  Jeroen Demeyer
        Authors:  Vincent Delecroix  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/20739       |  be1b40d99510bbbeeacc60b66fd0fcf8e8a3a03f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by dunfield):

 * status:  positive_review => needs_work


Comment:

 I'm concerned that pip is not being passed the flag `--no-binary :all:`
 (which is equivalent to the old `--no-use-wheel`).   On OS X, the binary
 wheel we post on PyPI is built against a "Frameworks" Python rather than
 the "plain Unix" Python that ships with Sage.  I couldn't reproduce this
 when I tried right now, but I have observed in the past where "sage -pip
 install snappy" on OS X results in  installing the binary wheel from PyPI;
 this results in a fatal linking error when trying to load the module.

 This is not a problem on Linux simply because we currently don't ship
 binary wheels for Linux --- the standard for that was only recently
 finalized --- but that will change soon.

--
Ticket URL: <http://trac.sagemath.org/ticket/20739#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to