| 6 | |
| 7 | == PyWavelets 0.3.0 and 0.4.0 for 64-bit Python == |
| 8 | |
| 9 | We offer a wheel file [raw-attachment:PyWavelets-0.3.0-cp27-cp27m-macosx_10_5_x86_64.whl for PyWavelets 0.3.0 for 64-bit Python 2.7 on OS X] and a separate wheel file for |
| 10 | [raw-attachment:PyWavelets-0.4.0-cp27-cp27m-macosx_10_5_x86_64.whl PyWavelets 0.4.0 for 64-bit Python 2.7 on OS X]. |
| 11 | |
| 12 | To install, download the file and then enter this command, substituting the name of the fie you downloaded -- |
| 13 | {{{ |
| 14 | pip install /path/to/PyWavelets-xxx.whl |
| 15 | }}} |
| 16 | |
| 17 | == PyWavelets 0.2.0 for 32-bit Python == |