Changes between Initial Version and Version 1 of Ticket #1260


Ignore:
Timestamp:
2016-03-26T21:30:45Z (9 years ago)
Author:
warner
Comment:

We're using wheels now, but to force pip to compile from source even though a binary wheel is available, use: e.g. pip wheel --no-use-wheel zfec.

Also note that neither we nor PyPI host *linux* binary wheels, because of the variety of incompatible ABIs in the linux world. There is work (see the PEP-513 "manylinux" spec) to fix this, but we're not using it yet.

I think we can close this. Please re-open if you disagree.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1260

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Milestone changed from undecided to 1.11.0